Log session start time Thu May 22 11:06:26 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Thu May 22 11:06:26 KST 2025

Date Thread Level Logger MDC Message
2025-05-22 11:06:27,082 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 20168 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-22 11:06:27,090 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-22 11:06:27,092 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-22 11:06:27,131 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-22 11:06:27,132 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-22 11:06:27,680 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-22 11:06:27,726 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 40 ms. Found 1 JPA repository interface.
2025-05-22 11:06:28,242 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-22 11:06:28,250 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-22 11:06:28,252 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-22 11:06:28,252 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-22 11:06:28,402 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-22 11:06:28,407 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-22 11:06:28,408 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1275 ms
2025-05-22 11:06:28,776 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-22 11:06:28,794 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-22 11:06:29,030 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37eaec6e
2025-05-22 11:06:29,032 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-22 11:06:29,071 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-22 11:06:29,072 restartedMain WARN org.hibernate.orm.deprecation HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead
2025-05-22 11:06:29,745 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-22 11:06:29,988 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-22 11:06:29,989 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-22 11:06:30,032 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-22 11:06:30,057 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-22 11:06:30,353 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-22 11:06:30,362 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-22 11:06:30,384 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-22 11:06:30,391 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.609 seconds (process running for 4.052)
2025-05-22 11:08:18,944 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-22 11:08:18,952 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-22 11:08:18,965 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-22 11:08:18,970 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-22 11:08:18,995 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Thu May 22 11:08:19 KST 2025

Logback Log Messages

Log session start time Sat May 24 17:47:15 KST 2025

Date Thread Level Logger MDC Message
2025-05-22 11:08:19,066 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 20168 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-22 11:08:19,066 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-22 11:08:19,066 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-22 11:08:19,221 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-22 11:08:19,230 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 9 ms. Found 1 JPA repository interface.
2025-05-22 11:08:19,297 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-22 11:08:19,298 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-22 11:08:19,298 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-22 11:08:19,298 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-22 11:08:19,381 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-22 11:08:19,383 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-22 11:08:19,384 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 316 ms
2025-05-22 11:08:19,417 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-22 11:08:19,418 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-22 11:08:19,469 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3fbb4714
2025-05-22 11:08:19,469 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-22 11:08:19,469 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-22 11:08:19,470 restartedMain WARN org.hibernate.orm.deprecation HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead
2025-05-22 11:08:19,504 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-22 11:08:19,596 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-22 11:08:19,597 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-22 11:08:19,623 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-22 11:08:19,632 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-22 11:08:19,746 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-22 11:08:19,752 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-22 11:08:19,757 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-22 11:08:19,759 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.712 seconds (process running for 113.42)
2025-05-22 11:08:19,761 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 17:47:15 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 17:47:15,995 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 16668 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 17:47:16,002 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 17:47:16,003 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 17:47:16,083 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 17:47:16,084 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 17:47:17,019 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 17:47:17,108 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 75 ms. Found 1 JPA repository interface.
2025-05-24 17:47:18,024 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 17:47:18,049 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 17:47:18,057 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 17:47:18,057 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 17:47:18,301 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 17:47:18,308 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 17:47:18,309 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 2223 ms
2025-05-24 17:47:18,865 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 17:47:18,900 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 17:47:19,393 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@b29913c
2025-05-24 17:47:19,396 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 17:47:19,467 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 17:47:20,412 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 17:47:20,724 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 17:47:20,725 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 17:47:20,761 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 17:47:20,782 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 17:47:21,031 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 17:47:21,039 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 17:47:21,068 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 17:47:21,075 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 5.608 seconds (process running for 6.426)
2025-05-24 17:47:21,179 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 17:47:21,179 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 17:47:21,179 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-24 17:47:21,205 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 17:47:26,487 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController 로그인 처리: menu = 91
2025-05-24 17:47:29,609 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 17:47:29,612 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 17:47:30,073 http-nio-8888-exec-8 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 17:47:30,109 http-nio-8888-exec-8 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 17:47:30,109 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com]
2025-05-24 17:48:47,124 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = normal@test.com, password = normal, port = 9999
2025-05-24 17:48:47,126 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 17:48:47,138 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 17:48:47,400 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: normal@test.com
2025-05-24 17:48:47,411 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 17:48:47,412 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 17:48:47,420 http-nio-8888-exec-6 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 17:48:47,423 http-nio-8888-exec-6 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 17:48:47,423 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 17:53:58,348 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 2 class path changes (0 additions, 0 deletions, 2 modifications)
2025-05-24 17:53:58,353 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 17:53:58,369 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 17:53:58,373 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 17:53:58,394 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 17:53:58 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 17:53:58,510 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 16668 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 17:53:58,510 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 17:53:58,511 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 17:53:58,669 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 17:53:58,678 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 8 ms. Found 1 JPA repository interface.
2025-05-24 17:53:58,750 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 17:53:58,750 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 17:53:58,750 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 17:53:58,751 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 17:53:58,872 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 17:53:58,879 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 17:53:58,879 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 365 ms
2025-05-24 17:53:58,922 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 17:53:58,923 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 17:53:58,954 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1213eb56
2025-05-24 17:53:58,954 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 17:53:58,957 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 17:53:59,023 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 17:53:59,069 restartedMain WARN org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'readController' defined in file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]: Post-processing of merged bean definition failed
2025-05-24 17:53:59,070 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 17:53:59,070 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-24 17:53:59,105 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-24 17:53:59,106 restartedMain INFO org.apache.catalina.core.StandardService Stopping service [Tomcat]
2025-05-24 17:53:59,113 restartedMain INFO org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2025-05-24 17:53:59,133 restartedMain ERROR org.springframework.boot.SpringApplication Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'readController' defined in file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]: Post-processing of merged bean definition failed
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:576)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:521)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:975)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:960)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:762)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:464)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:334)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1358)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1347)
    at deu.cse.spring_webmail.SpringWebmailApplication.main(SpringWebmailApplication.java:20)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
    at java.base/java.lang.reflect.Method.invoke(Method.java:580)
    at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:50)
Caused by: java.lang.IllegalStateException: Failed to introspect Class [deu.cse.spring_webmail.control.ReadController] from ClassLoader [org.springframework.boot.devtools.restart.classloader.RestartClassLoader@6af75e52]
    at org.springframework.util.ReflectionUtils.getDeclaredFields(ReflectionUtils.java:757)
    at org.springframework.util.ReflectionUtils.doWithLocalFields(ReflectionUtils.java:689)
    at org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.buildPersistenceMetadata(PersistenceAnnotationBeanPostProcessor.java:436)
    at org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.findPersistenceMetadata(PersistenceAnnotationBeanPostProcessor.java:417)
    at org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.findInjectionMetadata(PersistenceAnnotationBeanPostProcessor.java:376)
    at org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(PersistenceAnnotationBeanPostProcessor.java:353)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyMergedBeanDefinitionPostProcessors(AbstractAutowireCapableBeanFactory.java:1084)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:573)
     ... 18 common frames omitted
Caused by: java.lang.NoClassDefFoundError: deu/cse/spring_webmail/factory/Pop3AgentFactory
    at java.base/java.lang.Class.getDeclaredFields0(Native Method)
    at java.base/java.lang.Class.privateGetDeclaredFields(Class.java:3473)
    at java.base/java.lang.Class.getDeclaredFields(Class.java:2542)
    at org.springframework.util.ReflectionUtils.getDeclaredFields(ReflectionUtils.java:752)
     ... 25 common frames omitted
Caused by: java.lang.ClassNotFoundException: deu.cse.spring_webmail.factory.Pop3AgentFactory
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
    at java.base/java.lang.Class.forName0(Native Method)
    at java.base/java.lang.Class.forName(Class.java:534)
    at java.base/java.lang.Class.forName(Class.java:513)
    at org.springframework.boot.devtools.restart.classloader.RestartClassLoader.loadClass(RestartClassLoader.java:121)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
     ... 29 common frames omitted
Logback Log Messages

Log session start time Sat May 24 17:54:17 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:00:29 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 17:54:17,851 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 16668 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 17:54:17,851 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 17:54:17,851 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 17:54:18,034 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 17:54:18,040 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 17:54:18,095 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 17:54:18,095 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 17:54:18,096 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 17:54:18,096 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 17:54:18,187 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 17:54:18,189 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat-1].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 17:54:18,189 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 337 ms
2025-05-24 17:54:18,218 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 17:54:18,218 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-24 17:54:18,238 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@abca518
2025-05-24 17:54:18,238 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-24 17:54:18,241 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 17:54:18,280 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 17:54:18,330 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 17:54:18,331 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 17:54:18,346 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 17:54:18,359 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 17:54:18,466 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 17:54:18,470 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 17:54:18,475 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 17:54:18,477 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.765 seconds (process running for 423.828)
2025-05-24 17:54:18,479 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
Date Thread Level Logger MDC Message
2025-05-24 18:00:29,586 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:00:29,812 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:00:29,979 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:00:30 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:00:30,502 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 33428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:00:30,503 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:00:30,504 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:00:32,674 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:32,679 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:00:32,898 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:00:33,435 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 9613c38c-28d0-4109-9dab-b2c1b2cc7b3f This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:00:33,654 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@36573ec5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10c26161, org.springframework.security.web.context.SecurityContextHolderFilter@4c19b0a8, org.springframework.security.web.header.HeaderWriterFilter@754acbad, org.springframework.web.filter.CorsFilter@1ef6977b, org.springframework.security.web.csrf.CsrfFilter@7b4268e2, org.springframework.security.web.authentication.logout.LogoutFilter@37ccedbe, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6abd88fe, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@50d8b30, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@674cd2da, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4b48be5c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@128fe3ab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@73502c47, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@686279e0, org.springframework.security.web.access.ExceptionTranslationFilter@3a69c81e, org.springframework.security.web.access.intercept.AuthorizationFilter@3014c46f]
2025-05-24 18:00:33,723 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:00:33,725 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:00:33,727 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:00:33,762 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.807 seconds (process running for 5.704)
2025-05-24 18:00:34,413 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:00:34,441 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 18:00:34,450 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:00:34,476 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 33428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:00:34,477 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:00:34,477 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:00:34,956 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:34,956 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:00:34,987 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:00:35,060 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 6da1cc30-6f15-47b3-bfa3-f9539bd75069 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:00:35,074 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5f56d7bd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74832e40, org.springframework.security.web.context.SecurityContextHolderFilter@7bd6185a, org.springframework.security.web.header.HeaderWriterFilter@584bfadb, org.springframework.web.filter.CorsFilter@6451fd0e, org.springframework.security.web.csrf.CsrfFilter@260d5273, org.springframework.security.web.authentication.logout.LogoutFilter@b3b67e2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@74fc87d1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@55e9b119, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@74cad6d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2428eadb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@37844399, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@527304ae, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6ece6906, org.springframework.security.web.access.ExceptionTranslationFilter@160e6384, org.springframework.security.web.access.intercept.AuthorizationFilter@59de440b]
2025-05-24 18:00:35,087 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:00:35,088 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:00:35,089 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 18:00:35,099 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.65 seconds (process running for 7.041)
2025-05-24 18:00:35,195 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:00:35,205 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 18:00:35,227 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:00:35,255 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 33428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:00:35,255 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:00:35,256 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:00:35,477 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:35,478 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:00:35,515 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:00:35,588 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 7081ff2b-89da-400f-a8f2-102a159e20a8 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:00:35,599 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3a0f6b1a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@559c3710, org.springframework.security.web.context.SecurityContextHolderFilter@3bf47d1e, org.springframework.security.web.header.HeaderWriterFilter@536d655f, org.springframework.web.filter.CorsFilter@418b3215, org.springframework.security.web.csrf.CsrfFilter@2a670af9, org.springframework.security.web.authentication.logout.LogoutFilter@13866e67, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@26664caa, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@168b28ef, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@58fb9020, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6b3eb57, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2956985b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2ef4e7f3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@19ed779e, org.springframework.security.web.access.ExceptionTranslationFilter@5a9bb7dd, org.springframework.security.web.access.intercept.AuthorizationFilter@5547476c]
2025-05-24 18:00:35,610 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:00:35,612 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:00:35,614 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:00:35,623 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.396 seconds (process running for 7.565)
2025-05-24 18:00:35,991 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 18:00:36,028 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 18:00:36,037 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:00:36,046 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 18:00:36,049 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:00:36,064 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 33428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:00:36,064 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:00:36,064 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:00:36,487 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:36,488 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:00:36,611 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:00:36,788 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: bbca5195-51a2-4ef6-bca5-345321627654 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:00:36,803 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1332d4ae, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10683f87, org.springframework.security.web.context.SecurityContextHolderFilter@22e3d222, org.springframework.security.web.header.HeaderWriterFilter@964a7b0, org.springframework.web.filter.CorsFilter@7a9ad451, org.springframework.security.web.csrf.CsrfFilter@4c49471c, org.springframework.security.web.authentication.logout.LogoutFilter@525aae0c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6391313a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6a82a388, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@78682201, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@64bcd98a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@241410c5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@46f7c5c1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7d7a0e06, org.springframework.security.web.access.ExceptionTranslationFilter@79036056, org.springframework.security.web.access.intercept.AuthorizationFilter@559ac87f]
2025-05-24 18:00:36,817 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:00:36,818 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:00:36,819 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:00:36,829 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.78 seconds (process running for 8.771)
2025-05-24 18:00:37,293 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:37,307 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:37,325 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:37,327 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 18:00:37,339 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:37,390 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:37,595 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 18:00:37,605 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 18:00:37,611 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 18:00:37,700 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 18:00:37,717 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 18:00:37,718 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 18:00:37,723 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 18:00:37,730 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 18:00:37,734 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 18:00:37,737 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 18:00:37,743 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:00:37,755 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 18:00:37,764 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:00:37,799 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 33428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:00:37,800 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:00:37,800 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:00:38,683 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:00:38,812 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 95 ms. Found 1 JPA repository interface.
2025-05-24 18:00:40,302 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:00:40,399 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:00:41,208 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@49dba891
2025-05-24 18:00:41,214 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:00:41,399 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:00:43,383 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:00:43,993 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:43,994 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:00:44,172 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:00:44,192 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:00:44,433 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: b81e4e0d-d3ef-44e1-ae38-9a074f2e89a6 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:00:44,450 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5723d538, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1e6702e6, org.springframework.security.web.context.SecurityContextHolderFilter@1ed7bed0, org.springframework.security.web.header.HeaderWriterFilter@558eb96b, org.springframework.web.filter.CorsFilter@6cd089, org.springframework.security.web.csrf.CsrfFilter@71a87f0d, org.springframework.security.web.authentication.logout.LogoutFilter@14d27207, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2d766c77, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@34b666f3, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@31e2aec1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2a337194, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2cb5fa10, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1453c0f3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78a127d0, org.springframework.security.web.access.ExceptionTranslationFilter@2ad24194, org.springframework.security.web.access.intercept.AuthorizationFilter@198a10fa]
2025-05-24 18:00:44,494 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 6.731 seconds (process running for 16.437)
2025-05-24 18:00:44,538 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:00:44,543 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:00:44,570 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 18:01:37 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:01:37,856 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:01:38,068 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:01:38,194 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:01:38 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:01:38,646 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 28836 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:01:38,647 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:01:38,648 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:01:40,480 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:40,486 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:01:40,698 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:01:41,216 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 59e39ce3-2226-48ed-9a8e-78855e611a27 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:01:41,408 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@36573ec5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10c26161, org.springframework.security.web.context.SecurityContextHolderFilter@4c19b0a8, org.springframework.security.web.header.HeaderWriterFilter@754acbad, org.springframework.web.filter.CorsFilter@1ef6977b, org.springframework.security.web.csrf.CsrfFilter@7b4268e2, org.springframework.security.web.authentication.logout.LogoutFilter@37ccedbe, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6abd88fe, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@50d8b30, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@674cd2da, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4b48be5c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@128fe3ab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@73502c47, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@686279e0, org.springframework.security.web.access.ExceptionTranslationFilter@3a69c81e, org.springframework.security.web.access.intercept.AuthorizationFilter@3014c46f]
2025-05-24 18:01:41,466 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:01:41,467 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:01:41,469 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 18:01:41,499 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.323 seconds (process running for 5.131)
2025-05-24 18:01:42,031 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:01:42,049 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 18:01:42,058 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:01:42,082 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 28836 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:01:42,082 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:01:42,082 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:01:42,501 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:42,502 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:01:42,525 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:01:42,597 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 58787cea-cac4-4667-8c12-d6a8e225c13a This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:01:42,604 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@59de440b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74fc87d1, org.springframework.security.web.context.SecurityContextHolderFilter@260d5273, org.springframework.security.web.header.HeaderWriterFilter@26c0afdf, org.springframework.web.filter.CorsFilter@2428eadb, org.springframework.security.web.csrf.CsrfFilter@20821620, org.springframework.security.web.authentication.logout.LogoutFilter@527304ae, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@b3b67e2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7bd6185a, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5f56d7bd, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@41a7445f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@160e6384, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@584bfadb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@74832e40, org.springframework.security.web.access.ExceptionTranslationFilter@310ff09e, org.springframework.security.web.access.intercept.AuthorizationFilter@1e366736]
2025-05-24 18:01:42,612 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:01:42,613 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:01:42,614 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:01:42,620 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.563 seconds (process running for 6.251)
2025-05-24 18:01:42,713 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:01:42,728 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 18:01:42,747 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:01:42,770 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 28836 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:01:42,770 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:01:42,770 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:01:42,931 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:42,932 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:01:42,951 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:01:43,001 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: f4fba4e0-9352-49c1-b598-f8764115ddc7 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:01:43,007 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5547476c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@26664caa, org.springframework.security.web.context.SecurityContextHolderFilter@2a670af9, org.springframework.security.web.header.HeaderWriterFilter@30ab1b4f, org.springframework.web.filter.CorsFilter@6b3eb57, org.springframework.security.web.csrf.CsrfFilter@262ac4cc, org.springframework.security.web.authentication.logout.LogoutFilter@2ef4e7f3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@13866e67, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3bf47d1e, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3a0f6b1a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1a44d89b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a9bb7dd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@536d655f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@559c3710, org.springframework.security.web.access.ExceptionTranslationFilter@4d089ef7, org.springframework.security.web.access.intercept.AuthorizationFilter@e8fabad]
2025-05-24 18:01:43,012 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:01:43,013 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:01:43,014 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 18:01:43,017 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.27 seconds (process running for 6.648)
2025-05-24 18:01:43,221 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 18:01:43,254 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 18:01:43,259 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:01:43,265 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 18:01:43,267 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:01:43,283 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 28836 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:01:43,284 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:01:43,284 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:01:43,401 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,402 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:01:43,420 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:01:43,461 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: fc2c62b0-033a-4558-a1c4-7b5518206291 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:01:43,466 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@78682201, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7d7a0e06, org.springframework.security.web.context.SecurityContextHolderFilter@6a82a388, org.springframework.security.web.header.HeaderWriterFilter@46f7c5c1, org.springframework.web.filter.CorsFilter@2c3f9229, org.springframework.security.web.csrf.CsrfFilter@22e3d222, org.springframework.security.web.authentication.logout.LogoutFilter@6391313a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@10683f87, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2afba04b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@abe3a3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7a9ad451, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@564c0e38, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@525aae0c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@396ab19d, org.springframework.security.web.access.ExceptionTranslationFilter@241410c5, org.springframework.security.web.access.intercept.AuthorizationFilter@1332d4ae]
2025-05-24 18:01:43,471 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:01:43,471 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:01:43,472 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 18:01:43,475 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.208 seconds (process running for 7.106)
2025-05-24 18:01:43,579 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,586 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,591 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,591 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 18:01:43,594 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,618 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,680 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 18:01:43,684 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 18:01:43,686 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 18:01:43,724 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 18:01:43,734 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 18:01:43,735 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 18:01:43,736 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 18:01:43,739 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 18:01:43,741 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 18:01:43,743 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 18:01:43,748 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:01:43,755 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 18:01:43,762 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:01:43,780 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 28836 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:01:43,780 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:01:43,780 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:01:44,069 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:01:44,119 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 39 ms. Found 1 JPA repository interface.
2025-05-24 18:01:44,744 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:01:44,783 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:01:45,237 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2d80cec3
2025-05-24 18:01:45,240 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:01:45,317 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:01:46,301 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:01:46,672 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:46,673 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:01:46,771 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:01:46,779 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:01:46,878 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 89338fb7-96af-4fc6-b84c-08c4d012a0d6 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:01:46,885 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c4934a7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6da71f59, org.springframework.security.web.context.SecurityContextHolderFilter@198a10fa, org.springframework.security.web.header.HeaderWriterFilter@1e0c6c36, org.springframework.web.filter.CorsFilter@8e5cf17, org.springframework.security.web.csrf.CsrfFilter@17346f8b, org.springframework.security.web.authentication.logout.LogoutFilter@6cd089, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e776a10, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5723d538, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7862d0bd, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@387901cf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2d766c77, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2a337194, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2d5b3f1a, org.springframework.security.web.access.ExceptionTranslationFilter@14d27207, org.springframework.security.web.access.intercept.AuthorizationFilter@78a127d0]
2025-05-24 18:01:46,907 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.145 seconds (process running for 10.539)
2025-05-24 18:01:46,940 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:01:46,942 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:01:46,958 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 18:02:21 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:02:21,786 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:02:21,985 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:02:22,098 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:02:22 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:02:22,504 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 36392 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:02:22,504 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:02:22,505 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:02:24,383 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:24,388 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:02:24,585 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:02:25,103 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 6a744d99-875e-4ffc-a234-979c37d49b76 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:02:25,320 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6b28d4e4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@41cfcbb5, org.springframework.security.web.context.SecurityContextHolderFilter@750e313c, org.springframework.security.web.header.HeaderWriterFilter@128fe3ab, org.springframework.web.filter.CorsFilter@40941b54, org.springframework.security.web.csrf.CsrfFilter@4a0934a8, org.springframework.security.web.authentication.logout.LogoutFilter@119d21ce, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3b0471a5, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6f99b8c4, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3b42d7df, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@674cd2da, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6ab123d0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7217e615, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1660bba7, org.springframework.security.web.access.ExceptionTranslationFilter@4c19b0a8, org.springframework.security.web.access.intercept.AuthorizationFilter@36deacfc]
2025-05-24 18:02:25,381 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:02:25,382 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:02:25,386 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 3 ms
2025-05-24 18:02:25,428 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.346 seconds (process running for 4.995)
2025-05-24 18:02:25,965 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:02:25,980 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 18:02:25,988 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:02:26,014 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 36392 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:02:26,015 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:02:26,015 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:02:26,498 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:26,499 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:02:26,521 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:02:26,587 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: f8029063-eb40-4bc5-be57-f0876328710e This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:02:26,596 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3d2abb1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68009f48, org.springframework.security.web.context.SecurityContextHolderFilter@b3b67e2, org.springframework.security.web.header.HeaderWriterFilter@1e366736, org.springframework.web.filter.CorsFilter@ac570e0, org.springframework.security.web.csrf.CsrfFilter@527304ae, org.springframework.security.web.authentication.logout.LogoutFilter@5f56d7bd, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@74cad6d, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@74fc87d1, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@17debee7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6ece6906, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@41a7445f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59de440b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c7108e, org.springframework.security.web.access.ExceptionTranslationFilter@55e9b119, org.springframework.security.web.access.intercept.AuthorizationFilter@6451fd0e]
2025-05-24 18:02:26,603 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:02:26,604 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:02:26,605 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:02:26,611 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.623 seconds (process running for 6.179)
2025-05-24 18:02:26,699 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:02:26,711 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 18:02:26,738 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:02:26,762 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 36392 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:02:26,763 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:02:26,763 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:02:26,924 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:26,924 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:02:26,945 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:02:27,002 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: ab87a6d9-836b-44ec-9206-2ee681f6339e This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:02:27,009 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2dfde704, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@357e6334, org.springframework.security.web.context.SecurityContextHolderFilter@13866e67, org.springframework.security.web.header.HeaderWriterFilter@e8fabad, org.springframework.web.filter.CorsFilter@31809f2b, org.springframework.security.web.csrf.CsrfFilter@2ef4e7f3, org.springframework.security.web.authentication.logout.LogoutFilter@3a0f6b1a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@58fb9020, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@26664caa, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@43a34f02, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@19ed779e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1a44d89b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5547476c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1a445b5, org.springframework.security.web.access.ExceptionTranslationFilter@168b28ef, org.springframework.security.web.access.intercept.AuthorizationFilter@418b3215]
2025-05-24 18:02:27,013 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:02:27,014 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:02:27,014 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 18:02:27,020 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.281 seconds (process running for 6.587)
2025-05-24 18:02:27,255 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 18:02:27,294 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 18:02:27,301 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:02:27,308 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 18:02:27,312 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:02:27,328 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 36392 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:02:27,328 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:02:27,328 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:02:27,445 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,447 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:02:27,466 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:02:27,510 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 6f4932a9-56c2-4b1e-b811-d573c744b59d This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:02:27,516 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@77d01d83, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ff18823, org.springframework.security.web.context.SecurityContextHolderFilter@10683f87, org.springframework.security.web.header.HeaderWriterFilter@1332d4ae, org.springframework.web.filter.CorsFilter@543e79cb, org.springframework.security.web.csrf.CsrfFilter@6391313a, org.springframework.security.web.authentication.logout.LogoutFilter@abe3a3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4433e4e2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7d7a0e06, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1a23e131, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1bdaa13c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a9ad451, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@78682201, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d68cbf3, org.springframework.security.web.access.ExceptionTranslationFilter@64bcd98a, org.springframework.security.web.access.intercept.AuthorizationFilter@14cd9288]
2025-05-24 18:02:27,521 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:02:27,521 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:02:27,521 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 18:02:27,525 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.214 seconds (process running for 7.093)
2025-05-24 18:02:27,649 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,656 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,660 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,661 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 18:02:27,665 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,689 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,753 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 18:02:27,756 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 18:02:27,758 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 18:02:27,798 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 18:02:27,808 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 18:02:27,808 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 18:02:27,810 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 18:02:27,812 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 18:02:27,816 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 18:02:27,819 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 18:02:27,824 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:02:27,836 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 18:02:27,842 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:02:27,859 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 36392 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:02:27,860 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:02:27,860 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:02:28,151 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:02:28,204 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 41 ms. Found 1 JPA repository interface.
2025-05-24 18:02:28,859 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:02:28,902 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:02:29,318 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7bb070b7
2025-05-24 18:02:29,323 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:02:29,400 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:02:30,398 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:02:30,762 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:30,762 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:02:30,874 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:02:30,881 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:02:30,985 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: b1d94786-6f43-45b2-952f-3e1c98d4978b This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:02:30,999 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6da71f59, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@8e5cf17, org.springframework.security.web.context.SecurityContextHolderFilter@2d766c77, org.springframework.security.web.header.HeaderWriterFilter@198a10fa, org.springframework.web.filter.CorsFilter@7862d0bd, org.springframework.security.web.csrf.CsrfFilter@14d27207, org.springframework.security.web.authentication.logout.LogoutFilter@31e2aec1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@387901cf, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1e6702e6, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2d5b3f1a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1c4934a7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a337194, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5723d538, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78d3a03f, org.springframework.security.web.access.ExceptionTranslationFilter@1e0c6c36, org.springframework.security.web.access.intercept.AuthorizationFilter@5e776a10]
2025-05-24 18:02:31,051 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.209 seconds (process running for 10.618)
2025-05-24 18:02:31,081 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:02:31,085 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:02:31,104 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 18:09:00 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:09:00,318 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:09:00,449 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:09:00,520 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:09:00 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:09:00,768 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 14248 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:09:00,769 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:09:00,770 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:09:02,261 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:09:02,265 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:09:02,422 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:09:02,809 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: a1a00879-6ef5-4404-bc4d-228a5da70cc6 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:09:02,987 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4a520f05, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@389a1e34, org.springframework.security.web.context.SecurityContextHolderFilter@1c011855, org.springframework.security.web.header.HeaderWriterFilter@3cf8a235, org.springframework.web.filter.CorsFilter@204b0f07, org.springframework.security.web.csrf.CsrfFilter@3fd33f48, org.springframework.security.web.authentication.logout.LogoutFilter@3c71cf3e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2e1ba142, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3caf5c96, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6f68756d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@9f2376f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5273143e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@279c4e3b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@359865a2, org.springframework.security.web.access.ExceptionTranslationFilter@bc8d68b, org.springframework.security.web.access.intercept.AuthorizationFilter@69ba72da]
2025-05-24 18:09:03,056 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:09:03,057 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:09:03,059 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:09:03,086 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 2.579 seconds (process running for 3.485)
Logback Log Messages

Log session start time Sat May 24 18:10:12 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:10:12,240 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:10:12,415 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:10:12,494 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:10:12 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:10:12,760 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 25188 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:10:12,761 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:10:12,761 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:10:14,218 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:10:14,223 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:10:14,390 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:10:14,764 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 11d699c7-d43a-45d8-b01c-e3db85a5bed3 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:10:14,919 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7d126083, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@76ffc17c, org.springframework.security.web.context.SecurityContextHolderFilter@5d800a56, org.springframework.security.web.header.HeaderWriterFilter@5af38a4a, org.springframework.web.filter.CorsFilter@3a8fb023, org.springframework.security.web.csrf.CsrfFilter@3caf5c96, org.springframework.security.web.authentication.logout.LogoutFilter@6f68756d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@18811c42, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@75f4d8a8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@26d73519, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7ee64b53, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@315cf170, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7878bbdb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@48af5f38, org.springframework.security.web.access.ExceptionTranslationFilter@3c71cf3e, org.springframework.security.web.access.intercept.AuthorizationFilter@4b09d1c3]
2025-05-24 18:10:14,977 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:10:14,978 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:10:14,979 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:10:15,008 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 2.524 seconds (process running for 3.581)
Logback Log Messages

Log session start time Sat May 24 18:27:59 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:27:59,964 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:28:00,120 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:28:00,183 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:28:00 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:28:00,446 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 36564 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:28:00,446 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:28:00,447 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:28:01,815 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:28:01,933 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: ff0c505b-1276-4c4a-bd28-80fb9eb478c1 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:28:02,092 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:28:02,360 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@32a033b6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5f6e2ad9, org.springframework.security.web.context.SecurityContextHolderFilter@8af1c49, org.springframework.security.web.header.HeaderWriterFilter@72715e61, org.springframework.web.filter.CorsFilter@3212bfd, org.springframework.security.web.authentication.logout.LogoutFilter@6afeaf2d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2729bb71, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@23469199, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@75dc1c1c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1cc9bd9b, org.springframework.security.web.access.ExceptionTranslationFilter@52433946, org.springframework.security.web.access.intercept.AuthorizationFilter@7a3643e3]
2025-05-24 18:28:02,379 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:28:02,568 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:28:02,569 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:28:02,571 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:28:02,592 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 2.417 seconds (process running for 3.305)
Logback Log Messages

Log session start time Sat May 24 18:31:48 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:31:48 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:33:53 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:31:48,803 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 13128 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:31:48,805 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:31:48,806 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:31:48,846 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:31:48,846 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:31:49,268 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:31:49,302 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 29 ms. Found 1 JPA repository interface.
2025-05-24 18:31:49,705 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:31:49,712 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:31:49,714 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:31:49,714 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:31:49,844 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:31:49,848 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:31:49,849 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1002 ms
2025-05-24 18:31:50,124 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:31:50,141 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:31:50,342 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3fb4ceb8
2025-05-24 18:31:50,344 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:31:50,381 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:31:50,959 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:31:51,177 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:31:51,212 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:31:51,265 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:31:51,380 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@69911083, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@514ab071, org.springframework.security.web.context.SecurityContextHolderFilter@1eb76457, org.springframework.security.web.header.HeaderWriterFilter@2e3cdc96, org.springframework.web.filter.CorsFilter@23a6bea3, org.springframework.security.web.authentication.logout.LogoutFilter@43c12da2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3352aff0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4df05826, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@733963ea, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2f33c8d3, org.springframework.security.web.access.ExceptionTranslationFilter@5fc043b, org.springframework.security.web.access.intercept.AuthorizationFilter@6f4e1964]
2025-05-24 18:31:51,388 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:31:51,506 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:31:51,513 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:31:51,532 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:31:51,538 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 2.97 seconds (process running for 3.333)
2025-05-24 18:31:58,945 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:31:58,946 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:31:58,946 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:33:53 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:37:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:33:53,856 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 30572 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:33:53,860 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:33:53,861 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:33:53,926 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:33:53,926 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:33:54,366 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:33:54,404 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 33 ms. Found 1 JPA repository interface.
2025-05-24 18:33:54,805 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:33:54,814 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:33:54,815 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:33:54,816 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:33:54,936 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:33:54,940 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:33:54,941 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1013 ms
2025-05-24 18:33:55,230 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:33:55,246 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:33:55,449 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5fd1cf54
2025-05-24 18:33:55,450 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:33:55,486 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:33:56,071 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:33:56,397 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:33:56,448 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:33:56,534 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:33:56,669 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7b149c6a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1db0b43a, org.springframework.security.web.context.SecurityContextHolderFilter@2d6831c4, org.springframework.security.web.header.HeaderWriterFilter@c1fc01c, org.springframework.web.filter.CorsFilter@169d2a58, org.springframework.security.web.authentication.logout.LogoutFilter@4dd33d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@58c11bc8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4be941a2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@688df849, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3710c783, org.springframework.security.web.access.ExceptionTranslationFilter@77012ecf, org.springframework.security.web.access.intercept.AuthorizationFilter@524676c3]
2025-05-24 18:33:56,681 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:33:56,797 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:33:56,805 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:33:56,826 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:33:56,831 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.243 seconds (process running for 3.629)
2025-05-24 18:33:56,858 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:33:56,858 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:33:56,859 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:37:34 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:37:34,146 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 28956 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:37:34,149 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:37:34,149 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:37:34,199 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:37:34,199 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:37:34,736 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:37:34,780 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 38 ms. Found 1 JPA repository interface.
2025-05-24 18:37:35,313 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:37:35,321 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:37:35,323 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:37:35,323 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:37:35,450 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:37:35,454 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:37:35,455 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1254 ms
2025-05-24 18:37:35,864 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:37:35,881 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:37:36,110 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@39d8e12a
2025-05-24 18:37:36,112 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:37:36,147 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:37:36,958 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:37:37,196 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:37:37,227 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:37:37,290 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:37:37,402 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@43c12da2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@accdc7, org.springframework.security.web.context.SecurityContextHolderFilter@702323d9, org.springframework.security.web.header.HeaderWriterFilter@26ab5d7c, org.springframework.web.filter.CorsFilter@61bd537f, org.springframework.security.web.authentication.logout.LogoutFilter@3e5d09b7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4b1832b9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3ab5c9ae, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@44bcff61, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@31720bdb, org.springframework.security.web.access.ExceptionTranslationFilter@711f2de8, org.springframework.security.web.access.intercept.AuthorizationFilter@50d437e4]
2025-05-24 18:37:37,411 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:37:37,530 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:37:37,539 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:37:37,558 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:37:37,562 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.698 seconds (process running for 4.124)
2025-05-24 18:37:39,730 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:37:39,731 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:37:39,731 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-24 18:40:01,812 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 18:40:01,816 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 18:40:01,824 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:40:01,826 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:40:01,845 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 18:40:01 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:40:34 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:40:01,940 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 28956 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:40:01,940 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:40:01,940 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:40:02,065 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:40:02,074 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 7 ms. Found 1 JPA repository interface.
2025-05-24 18:40:02,157 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:40:02,158 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:40:02,160 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:40:02,160 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:40:02,218 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:40:02,220 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:40:02,221 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 279 ms
2025-05-24 18:40:02,290 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:40:02,292 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 18:40:02,323 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e7d196
2025-05-24 18:40:02,324 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 18:40:02,326 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:40:02,359 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:40:02,403 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:40:02,416 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:40:02,430 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:40:02,485 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2f1bde2c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@84e1414, org.springframework.security.web.context.SecurityContextHolderFilter@5eac7e2c, org.springframework.security.web.header.HeaderWriterFilter@42c869ec, org.springframework.web.filter.CorsFilter@4c6c17a9, org.springframework.security.web.authentication.logout.LogoutFilter@6d3fcc79, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@740b20d5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5dcc43ae, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5159118e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@614c8b79, org.springframework.security.web.access.ExceptionTranslationFilter@705f88d9, org.springframework.security.web.access.intercept.AuthorizationFilter@67c46450]
2025-05-24 18:40:02,488 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:40:02,525 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:40:02,528 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:40:02,534 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:40:02,536 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.616 seconds (process running for 149.097)
2025-05-24 18:40:02,537 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:40:34 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:44:02 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:40:34,593 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 34572 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:40:34,598 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:40:34,600 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:40:34,635 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:40:34,635 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:40:35,186 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:40:35,227 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 36 ms. Found 1 JPA repository interface.
2025-05-24 18:40:35,703 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:40:35,709 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:40:35,711 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:40:35,711 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:40:35,838 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:40:35,841 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:40:35,842 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1205 ms
2025-05-24 18:40:36,134 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:40:36,151 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:40:36,360 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1c7b848
2025-05-24 18:40:36,363 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:40:36,402 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:40:37,013 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:40:37,270 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:40:37,301 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:40:37,374 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:40:37,505 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2f33c8d3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4e47c0be, org.springframework.security.web.context.SecurityContextHolderFilter@733963ea, org.springframework.security.web.header.HeaderWriterFilter@1eb76457, org.springframework.web.filter.CorsFilter@4a0a283f, org.springframework.security.web.authentication.logout.LogoutFilter@31720bdb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1a8d0271, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3e5d09b7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@71235732, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ccfd47b, org.springframework.security.web.access.ExceptionTranslationFilter@ca2edd4, org.springframework.security.web.access.intercept.AuthorizationFilter@597ae9e]
2025-05-24 18:40:37,513 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:40:37,647 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:40:37,656 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:40:37,677 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:40:37,682 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.426 seconds (process running for 3.923)
2025-05-24 18:40:46,927 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:40:46,928 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:40:46,928 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:44:02 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:46:51 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:44:02,858 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 14008 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:44:02,860 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:44:02,861 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:44:02,862 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:44:02,895 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:44:02,895 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 18:44:02,895 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 18:44:02,895 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:44:02,895 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:44:02,896 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 18:44:02,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:44:02,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:44:02,956 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:44:02,958 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:44:02,960 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:44:02,960 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:44:02,961 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:44:02,962 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:44:02,966 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:44:02,967 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:44:02,968 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:44:02,971 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:44:02,973 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:44:03,311 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:44:03,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:44:03,320 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:44:03,321 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:44:03,327 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:44:03,348 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 25 ms. Found 1 JPA repository interface.
2025-05-24 18:44:03,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:44:03,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:44:03,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:44:03,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:44:03,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:44:03,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:44:03,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:44:03,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:44:03,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:44:03,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:44:03,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:44:03,486 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:44:03,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:44:03,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:44:03,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:44:03,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:44:03,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:44:03,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:44:03,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:44:03,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:44:03,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:44:03,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:44:03,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:44:03,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:44:03,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:44:03,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:44:03,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:44:03,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:44:03,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:44:03,537 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6dbf604b]
2025-05-24 18:44:03,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:44:03,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:44:03,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:44:03,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:44:03,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:44:03,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:44:03,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:44:03,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:44:03,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:44:03,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:44:03,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:44:03,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:44:03,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:44:03,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:44:03,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:44:03,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:44:03,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:44:03,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:44:03,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:44:03,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:44:03,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:44:03,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:44:03,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:44:03,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:44:03,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:44:03,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:44:03,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:44:03,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:44:03,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:44:03,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:44:03,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:44:03,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:44:03,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:44:03,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:44:03,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:44:03,681 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:44:03,682 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:44:03,682 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:44:03,741 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:44:03,748 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:44:03,750 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:44:03,750 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:44:03,877 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:44:03,880 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:44:03,880 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:44:03,881 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 985 ms
2025-05-24 18:44:03,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:44:03,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:44:03,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:44:03,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:44:03,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:44:03,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:44:03,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:44:03,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:44:03,896 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:44:03,896 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:44:03,909 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:44:03,910 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:44:03,910 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:44:03,910 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:44:03,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:44:03,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:44:03,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:44:03,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:44:03,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:44:03,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:44:03,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:44:03,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:44:03,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:44:03,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:44:03,924 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 18:44:03,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:44:03,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:44:03,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:44:03,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:44:03,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:44:03,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:44:03,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:44:03,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:44:03,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:44:03,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:44:03,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:44:03,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:44:03,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:44:03,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:03,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:44:03,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:44:03,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:44:03,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:44:03,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:44:03,956 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 18:44:03,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:44:03,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:44:03,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:03,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:03,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:44:03,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:44:03,974 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:44:04,261 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:44:04,284 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 18:44:04,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:44:04,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:44:04,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:44:04,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:44:04,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:44:04,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:44:04,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:44:04,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:44:04,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:44:04,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:44:04,293 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:44:04,577 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d
2025-05-24 18:44:04,579 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:44:04,616 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:44:04,684 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:44:04,710 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@29b8294b
2025-05-24 18:44:04,752 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68852370
2025-05-24 18:44:04,796 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@59a7a9da
2025-05-24 18:44:04,825 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@8aadc3f
2025-05-24 18:44:04,853 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@ce42034
2025-05-24 18:44:04,885 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4b4d13c
2025-05-24 18:44:04,915 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71fe38a4
2025-05-24 18:44:04,945 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5129f7f2
2025-05-24 18:44:04,978 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f7e2de3
2025-05-24 18:44:04,994 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:44:05,256 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:44:05,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:44:05,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:44:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:44:05,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:44:05,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:44:05,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:44:05,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:44:05,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:44:05,294 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:44:05,304 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:44:05,320 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:44:05,342 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:44:05,350 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:44:05,366 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:44:05,376 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:44:05,421 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:44:05,481 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:44:05,485 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:44:05,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:44:05,520 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:44:05,520 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:44:05,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:44:05,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:44:05,529 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,530 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,530 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,530 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,530 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,531 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:44:05,532 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:44:05,532 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,532 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:44:05,532 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:44:05,534 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:44:05,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:44:05,537 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:44:05,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:44:05,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:44:05,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:05,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:44:05,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:44:05,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:44:05,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:44:05,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:44:05,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:44:05,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:44:05,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:44:05,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:44:05,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:44:05,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:44:05,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:44:05,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:44:05,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:44:05,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:44:05,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:05,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:44:05,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:44:05,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:44:05,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:44:05,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:05,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:44:05,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:44:05,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:44:05,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:44:05,581 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:44:05,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:44:05,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:44:05,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:44:05,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:44:05,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:44:05,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:44:05,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:44:05,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,664 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:44:05,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:44:05,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:44:05,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:44:05,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,704 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:44:05,708 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 18:44:05,710 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:44:05,715 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:44:05,719 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:44:05,722 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:44:05,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:44:05,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:44:05,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,725 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:44:05,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:44:05,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:44:05,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:44:05,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:44:05,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:44:05,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:44:05,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:44:05,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:44:05,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:44:05,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:44:05,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:44:05,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:44:05,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:44:05,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:44:05,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:44:05,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:44:05,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:44:05,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:44:05,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:44:05,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:44:05,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:44:05,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:44:05,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:44:05,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:44:05,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:44:05,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:44:05,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:44:05,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:44:05,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:44:05,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:44:05,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,776 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:44:05,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:44:05,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:44:05,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:44:05,807 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@70d49bfe, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ef3060b, org.springframework.security.web.context.SecurityContextHolderFilter@6a399c68, org.springframework.security.web.header.HeaderWriterFilter@470f3749, org.springframework.web.filter.CorsFilter@38ee0692, org.springframework.security.web.authentication.logout.LogoutFilter@3d007d93, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6d071974, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d630217, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61e6a5b4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@bee82b, org.springframework.security.web.access.ExceptionTranslationFilter@24a77dac, org.springframework.security.web.access.intercept.AuthorizationFilter@369b725b]
2025-05-24 18:44:05,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:44:05,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:44:05,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:44:05,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:44:05,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:44:05,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:44:05,818 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:44:05,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:44:05,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:44:05,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:44:05,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:44:05,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:44:05,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:44:05,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:44:05,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:44:05,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:44:05,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:44:05,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:44:05,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:44:05,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:44:05,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:44:05,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:44:05,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:44:05,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:44:05,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:44:05,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:44:05,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:44:05,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:44:05,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:44:05,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:44:05,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:44:05,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:44:05,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:44:05,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:44:05,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:44:05,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:44:05,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:44:05,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:44:05,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:44:05,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:44:05,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:44:05,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:44:05,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:44:05,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:44:05,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:44:05,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:44:05,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:44:05,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:44:05,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:44:05,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:44:05,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:44:05,852 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:44:05,860 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:44:05,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:44:05,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:44:05,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:44:05,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:44:05,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:44:05,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:44:05,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:44:05,880 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:44:05,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:44:05,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:44:05,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:44:05,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:44:05,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:44:05,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:05,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:44:05,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:44:05,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:44:05,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:44:05,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:44:05,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:44:05,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:44:05,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:44:05,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:44:05,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:44:05,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:44:05,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:44:05,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:44:05,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:44:05,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:44:05,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:44:05,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:44:05,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:44:05,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:44:05,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:44:05,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:44:05,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:44:05,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:44:05,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:44:05,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:44:05,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:44:05,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:44:05,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:44:05,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:44:05,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:44:05,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:44:05,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:44:05,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:44:05,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:44:05,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:44:05,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:44:05,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:44:05,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:44:05,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:44:05,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:44:05,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:44:05,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:44:05,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:44:05,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:44:05,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:44:05,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:44:05,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:44:05,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:44:05,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:44:05,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:44:05,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:44:05,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:44:05,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:44:05,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:44:05,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:44:05,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:44:05,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:44:05,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:44:05,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:44:05,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:44:05,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:44:05,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:44:05,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:44:05,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:44:05,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:44:05,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:44:05,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:44:05,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:44:05,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:44:05,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:44:05,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:44:05,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:44:05,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:44:05,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:44:05,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:44:05,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:44:05,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:44:05,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:44:05,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:44:05,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:44:05,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:44:05,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:44:05,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:44:05,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:44:05,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:44:05,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:44:05,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:44:05,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:44:05,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:44:05,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:44:05,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:44:05,961 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 18:44:05,962 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:44:05,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:44:05,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:44:05,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:44:05,971 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:44:05,971 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:44:05,971 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:44:05,971 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:44:05,993 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:44:05,994 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:44:05,994 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:44:05,994 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:44:05,994 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:44:06,002 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:44:06,008 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.464 seconds (process running for 3.839)
2025-05-24 18:44:06,009 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:44:06,011 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 18:44:06,011 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 18:44:06,011 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:44:06,011 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:44:16,402 http-nio-8888-exec-3 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:44:16,402 http-nio-8888-exec-3 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:44:16,403 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:44:16,403 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:44:16,403 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:44:16,404 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@43af820
2025-05-24 18:44:16,404 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@70d7184f
2025-05-24 18:44:16,404 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:44:16,404 http-nio-8888-exec-3 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-24 18:44:16,417 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:44:16,421 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:44:16,422 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:44:16,423 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:44:16,424 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,430 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:44:16,456 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:44:16,456 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:44:16,465 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:44:16,473 http-nio-8888-exec-3 ERROR org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail].[jsp] Servlet.service() for servlet [jsp] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "//"
    at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:535)
    at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:505)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:642)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:408)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:340)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:277)
    at org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequestDispatcher.forward(HeaderWriterFilter.java:170)
    at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:171)
    at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:314)
    at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1431)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1167)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1106)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108)
    at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
    at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
    at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:340)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:1583)
2025-05-24 18:44:16,488 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Error rendering view [org.springframework.web.servlet.view.JstlView: name '/index'; URL [/WEB-INF/views//index.jsp]]
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "//"
    at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:535)
    at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:505)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:642)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:408)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:340)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:277)
    at org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequestDispatcher.forward(HeaderWriterFilter.java:170)
    at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:171)
    at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:314)
    at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1431)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1167)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1106)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108)
    at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
    at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
    at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:340)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:1583)
2025-05-24 18:44:16,488 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,489 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Failed to complete request: org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "//"
2025-05-24 18:44:16,492 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,495 http-nio-8888-exec-3 DEBUG org.springframework.security.web.firewall.HttpStatusRequestRejectedHandler Rejecting request due to: The request was rejected because the URL contained a potentially malicious String "//"
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "//"
    at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:535)
    at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:505)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:642)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:408)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:340)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:277)
    at org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequestDispatcher.forward(HeaderWriterFilter.java:170)
    at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:171)
    at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:314)
    at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1431)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1167)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1106)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108)
    at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
    at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
    at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:340)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:1583)
2025-05-24 18:44:16,498 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,499 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,506 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,509 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,517 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,517 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,517 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,518 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,519 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,533 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,533 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,533 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,534 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,535 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,536 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,537 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,537 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,545 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,545 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,545 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,547 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,547 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,548 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,549 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,549 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,549 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,549 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,550 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,551 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,552 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,553 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,562 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,563 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,563 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,564 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,564 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,565 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,565 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,565 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,565 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,565 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,566 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,567 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,568 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,569 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,577 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,578 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,578 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,579 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,579 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,580 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,580 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,581 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,581 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,581 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,582 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,582 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,583 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,583 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,589 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,590 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,590 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,590 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,590 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,592 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,593 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,593 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,593 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,593 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,594 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,594 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,595 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,595 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,601 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,602 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,602 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,602 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,602 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,604 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,605 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,605 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,605 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,605 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,606 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,607 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,607 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,608 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,614 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,615 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,615 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,617 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,618 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,619 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,619 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,619 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,619 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,620 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,622 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,622 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,634 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,634 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,636 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,637 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,637 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,637 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,637 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,638 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,640 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,640 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,641 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,651 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,652 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,652 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,652 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,652 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,653 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,654 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,654 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,654 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,654 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,655 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,655 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,663 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,664 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,664 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,664 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,664 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,666 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,666 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,666 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,666 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,667 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,667 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,668 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,668 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,673 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,674 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,674 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,675 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,675 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,677 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,678 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,678 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,678 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,678 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,679 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,680 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,680 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,680 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,686 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,686 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,686 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,687 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,687 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,688 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,688 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,688 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,688 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,688 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,689 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,690 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,690 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,690 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,697 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,698 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,698 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,698 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,698 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,699 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,700 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,700 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,700 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,700 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,701 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,701 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,702 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,702 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,707 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,707 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,707 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,707 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,707 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,708 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,708 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,708 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,708 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,709 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,709 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,709 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,709 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,714 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,714 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,714 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,714 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,715 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,715 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,718 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,719 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,719 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,719 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,719 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,719 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,720 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,720 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,720 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,720 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,723 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,723 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,723 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,724 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,724 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,724 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,725 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,725 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,725 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,725 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,725 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,726 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,726 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,726 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,730 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,730 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,730 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,730 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,730 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,732 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,732 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,735 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,769 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,769 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,771 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,773 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,773 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,773 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,777 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,777 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,777 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,777 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,777 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,779 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,779 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,779 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,783 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,783 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,783 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,783 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,784 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,786 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,786 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,786 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,789 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,789 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,789 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,789 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,789 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,791 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,791 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,791 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,793 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,800 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,800 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,800 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,801 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,801 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,803 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,803 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,803 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,808 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,808 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,811 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,811 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,811 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,812 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,812 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,814 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,814 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,817 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,818 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,818 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,818 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,818 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,820 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,820 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,820 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,823 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,823 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,823 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,823 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,823 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,824 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,824 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,824 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,824 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,824 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,825 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,825 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,826 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,826 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,833 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,837 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,837 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,840 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,841 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,848 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,852 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,852 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,852 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,852 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,852 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,854 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,854 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,856 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,856 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,856 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,856 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,856 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,858 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,859 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,859 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,863 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,863 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,863 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,868 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,868 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,868 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,870 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,870 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,870 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,870 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,872 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,872 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,872 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,874 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,874 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,874 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,879 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,879 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,879 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,880 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,880 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,880 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,881 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,881 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,881 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,882 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,883 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,883 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,883 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,884 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,884 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,884 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,884 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,886 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,886 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,886 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,886 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,887 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,887 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,888 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,888 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,893 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,893 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,894 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,894 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,894 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,894 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,894 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,895 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,895 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,896 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,896 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,899 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,900 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,900 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,901 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,901 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,902 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,902 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,902 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,902 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,909 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,910 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,910 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,911 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,911 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,912 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,912 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,912 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,913 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,913 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,913 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,914 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,914 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,914 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,918 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,918 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,918 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,918 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,918 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,919 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,919 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,919 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,919 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,920 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,920 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,920 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,921 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,921 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,924 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,924 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,924 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,924 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,925 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,926 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,926 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,926 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,926 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,926 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,927 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,927 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,927 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,927 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,931 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,931 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,931 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,932 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,932 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,933 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,933 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,933 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,933 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,933 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,934 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,934 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,934 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,934 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,937 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,937 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,938 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,938 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,938 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,940 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,940 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,940 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,940 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,941 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,941 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,942 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,942 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,942 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,945 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,946 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,946 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,946 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,946 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,947 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,948 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,948 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,948 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,948 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,949 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,949 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,949 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,950 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,952 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,954 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,954 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,954 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,955 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,955 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,955 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,955 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,956 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,956 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,956 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,956 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,960 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,960 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,960 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,960 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,960 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,961 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,962 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,962 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,962 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,962 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,963 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,963 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,963 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,963 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,967 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,967 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,967 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,967 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,968 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,969 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,969 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,969 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,969 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,969 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,970 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,970 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,971 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,971 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,974 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,975 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,975 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,975 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,975 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,976 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,977 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,977 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,977 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,977 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,978 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,978 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,978 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,978 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,982 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,982 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,982 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,983 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,983 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,984 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,984 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,984 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,984 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,984 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,985 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,985 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,986 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,986 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,989 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,989 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,989 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,990 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,990 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,990 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,990 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,990 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,999 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,999 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,999 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,002 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,002 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,002 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,005 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,005 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,005 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,007 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,007 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,007 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,007 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,010 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,010 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,010 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,010 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,010 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,012 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,012 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,014 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,016 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,016 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,016 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,179 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,180 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,180 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,180 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,180 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,181 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,181 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,181 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,181 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,182 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,182 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,183 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,183 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,183 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,187 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,187 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,189 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,189 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,190 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,190 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,190 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,190 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,190 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,191 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,191 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,192 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,192 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,196 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,196 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,196 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,197 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,197 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,198 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,198 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,198 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,198 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,198 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,199 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,205 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,206 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,206 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,206 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,207 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,207 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,208 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,208 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,208 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,208 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,209 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,209 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,213 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,214 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,214 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,214 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,214 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,215 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,215 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,215 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,216 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,216 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,216 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,216 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,217 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,217 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,220 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,220 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,220 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,221 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,221 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,222 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,222 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,224 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,224 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,227 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,227 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,228 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,228 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,229 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,229 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,229 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,229 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,229 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,235 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,235 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,235 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,235 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,235 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,236 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,236 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,236 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,236 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,237 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,237 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,237 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,238 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,238 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,243 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,243 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,243 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,243 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,244 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,244 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,244 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,245 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,245 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,245 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,245 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,245 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,246 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,246 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,249 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,249 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,250 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,250 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,250 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,251 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,251 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,255 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,256 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,256 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,256 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,256 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,257 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,257 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,257 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,257 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,257 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,258 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,258 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,262 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,262 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,262 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,263 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,263 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,264 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,264 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,264 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,264 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,264 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,268 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,269 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,269 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,269 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,269 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,270 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,270 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,270 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,270 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,270 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,271 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,271 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,272 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,272 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,275 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,275 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,275 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,275 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,276 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,276 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,276 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,277 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,278 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,278 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,278 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,281 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,282 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,282 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,282 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,282 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,283 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,283 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,284 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,284 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,285 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,285 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,288 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,288 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,288 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,288 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,288 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,289 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,289 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,289 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,289 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,290 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,290 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,290 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,291 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,291 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,294 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,294 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,294 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,298 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,300 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,300 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,300 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,300 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,303 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,303 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,303 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,305 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,305 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,608 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,609 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,609 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,609 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,610 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,611 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,611 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,611 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,611 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,611 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,612 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,612 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,613 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,613 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,616 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,617 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,617 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,617 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,617 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,618 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,618 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,618 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,618 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,623 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,624 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,624 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,624 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,625 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,626 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,626 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,626 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,627 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,627 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,627 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,627 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,628 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,628 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,632 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,632 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,632 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,632 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,632 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,633 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,633 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,633 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,634 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,634 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,634 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,634 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,635 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,635 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,638 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,638 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,638 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,639 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,639 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,640 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,640 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,640 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,641 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,641 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,642 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,642 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,642 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,643 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,646 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,646 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,647 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,647 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,648 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,648 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,649 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,649 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,649 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,649 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,650 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,651 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,651 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,652 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,655 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,655 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,655 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,656 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,656 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,656 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,657 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,657 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,662 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,663 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,663 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,663 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,663 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,664 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,664 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,664 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,665 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,665 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,665 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,665 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,666 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,666 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,669 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,669 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,669 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,670 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,670 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,670 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,671 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,671 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,671 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,671 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,676 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,676 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,677 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,677 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,677 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,678 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,678 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,678 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,678 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,678 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,679 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,679 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,679 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,679 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,682 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,683 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,683 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,683 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,683 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,684 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,684 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,684 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,684 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,684 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,685 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,686 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,686 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,686 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,689 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,689 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,689 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,689 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,690 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,690 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,691 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,691 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,691 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,691 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,691 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,692 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,692 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,692 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,695 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,695 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,695 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,695 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,696 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,696 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,696 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,697 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,697 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,697 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,697 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,698 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,698 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,698 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,701 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,701 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,701 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,701 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,701 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,702 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,702 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,702 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,702 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,702 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,703 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,703 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,703 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,704 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,706 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,706 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,706 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,707 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,707 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,707 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,707 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,707 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,711 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,716 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,716 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,716 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,716 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,716 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,722 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,722 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,722 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,722 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,722 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,725 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,727 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,727 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,727 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,727 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,843 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,844 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,844 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,844 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,844 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,844 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,845 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,845 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,846 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,846 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,851 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,851 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,851 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,852 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,852 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,853 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,853 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,853 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,853 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,856 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,857 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,857 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,857 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,858 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,860 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,860 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,860 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,860 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,860 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,861 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,861 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,862 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,862 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,865 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,865 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,865 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,866 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,866 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,867 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,867 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,867 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,867 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,867 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,868 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,868 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,868 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,868 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,871 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,871 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,872 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,872 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,872 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,873 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,873 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,873 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,873 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,874 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,874 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,875 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,875 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,878 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,878 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,878 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,878 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,879 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,879 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,880 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,880 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,880 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,880 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,881 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,881 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,881 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,881 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,884 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,885 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,885 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,885 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,885 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,886 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,886 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,886 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,887 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,887 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,887 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,887 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,888 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,888 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,892 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,892 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,892 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,892 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,892 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,893 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,893 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,893 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,894 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,894 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,894 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,894 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,895 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,895 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,898 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,898 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,899 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,899 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,899 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,900 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,900 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,900 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,900 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,900 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,901 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,901 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,902 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,902 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,905 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,905 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,905 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,906 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,906 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,906 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,907 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,907 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,907 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,907 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,908 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,908 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,909 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,909 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,912 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,913 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,913 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,913 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,913 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,914 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,914 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,914 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,914 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,914 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,915 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,915 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,915 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,915 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,918 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,918 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,918 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,918 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,918 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,919 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,919 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,919 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,920 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,920 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,920 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,920 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,921 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,921 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,923 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,924 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,924 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,924 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,924 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,925 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,925 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,925 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,925 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,925 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,926 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,926 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,926 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,927 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,929 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,930 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,930 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,930 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,930 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,931 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,931 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,933 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,933 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,935 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,936 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,936 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,937 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,937 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,937 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,939 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,939 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,942 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,942 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,942 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,942 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,943 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,943 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,943 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,943 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,944 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,944 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,944 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,944 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,945 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,945 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,948 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,948 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,948 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,948 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,948 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,949 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,949 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,950 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,950 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,951 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,951 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,954 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,954 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,955 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,955 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,955 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,955 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,956 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,956 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,956 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,956 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,956 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,957 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,957 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,957 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,960 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,961 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,961 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,961 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,961 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,963 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,963 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,963 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,963 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,963 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,964 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,964 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,964 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,964 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,967 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,968 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,968 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,968 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,968 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,970 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,970 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,970 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,970 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,970 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,262 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,262 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,263 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,264 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,266 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,266 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,267 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,267 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,267 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,268 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,268 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,268 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,272 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,273 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,273 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,273 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,273 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,274 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,274 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,274 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,275 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,275 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,276 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,276 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,277 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,277 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,282 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,282 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,282 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,282 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,282 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,283 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,283 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,283 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,284 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,284 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,284 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,285 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,285 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,285 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,288 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,289 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,289 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,289 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,289 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,290 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,290 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,290 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,291 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,291 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,292 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,292 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,292 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,292 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,295 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,296 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,296 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,296 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,296 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,297 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,297 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,297 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,297 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,297 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,299 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,299 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,300 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,300 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,303 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,303 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,303 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,304 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,304 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,305 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,305 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,305 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,305 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,305 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,306 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,307 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,308 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,308 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,315 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,315 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,315 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,315 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,316 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,317 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,317 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,317 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,317 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,317 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,319 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,319 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,320 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,320 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,331 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,331 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,331 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,332 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,332 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,335 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,335 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,335 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,335 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,335 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,339 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,345 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,346 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,352 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,354 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,354 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,354 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,354 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,355 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,356 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,356 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,356 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,356 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,357 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,358 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,359 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,359 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,362 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,362 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,363 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,363 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,363 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,364 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,364 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,364 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,364 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,364 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,369 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,369 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,370 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,370 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,370 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,370 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,372 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,372 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,375 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,375 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,375 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,375 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,375 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,376 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,376 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,376 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,376 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,376 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,377 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,377 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,377 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,377 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,379 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,380 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,380 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,380 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,380 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,381 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,381 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,381 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,381 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,381 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,382 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,382 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,383 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,383 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,386 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,387 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,387 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,387 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,387 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,388 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,389 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,389 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,389 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,389 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,390 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,390 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,394 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,394 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,394 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,394 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,394 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,395 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,395 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,395 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,396 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,396 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,396 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,396 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,397 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,397 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,400 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,400 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,400 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,400 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,400 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,401 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,401 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,401 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,401 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,402 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,402 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,402 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,402 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,402 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,406 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,406 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,406 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,407 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,407 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,407 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,408 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,408 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,408 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,408 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,408 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,409 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,409 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,409 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,411 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,411 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,412 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,413 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,413 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,417 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,417 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,417 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,418 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,418 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,419 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,419 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,419 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,419 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,419 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,420 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,420 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,420 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,420 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,423 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,423 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,423 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,424 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,424 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,425 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,425 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,425 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,426 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,426 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,426 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,426 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,427 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,427 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,453 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,453 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,453 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,453 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,453 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,457 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,457 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,466 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,466 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,466 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,466 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,466 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,467 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,467 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,467 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,467 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,467 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,471 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,471 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,471 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,471 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,471 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,476 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,477 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,477 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,477 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,477 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,479 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,479 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,481 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,482 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,482 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,482 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,482 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,483 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,483 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,483 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,483 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,483 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,484 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,484 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,484 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,484 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,487 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,487 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,488 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,488 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,488 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,492 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,493 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,493 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,493 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,493 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,494 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,494 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,494 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,494 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,494 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,495 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,495 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,495 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,495 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,498 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,498 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,498 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,499 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,499 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,501 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,501 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,501 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,504 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,504 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,505 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,505 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,506 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,506 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,506 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,506 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,507 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,507 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,507 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,507 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,510 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,510 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,510 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,511 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,511 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,512 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,512 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,512 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,512 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,512 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,517 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,517 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,517 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,517 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,517 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,524 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,524 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,524 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,524 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,524 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,525 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,525 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,525 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,526 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,526 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,526 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,526 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,527 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,527 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,530 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,531 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,533 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,533 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,537 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,537 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,538 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,538 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,538 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,539 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,539 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,539 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,539 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,539 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,540 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,540 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,540 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,540 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,543 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,545 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,545 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,545 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,548 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,548 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,548 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,549 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,549 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,550 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,550 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,550 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,550 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,550 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,551 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,551 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,551 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,551 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,555 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,555 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,555 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,555 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,556 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,556 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,556 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,558 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,560 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,560 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,560 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,560 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,560 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,561 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,561 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,561 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,561 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,561 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,562 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,562 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,562 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,562 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,565 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,565 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,565 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,565 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,565 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,566 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,566 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,566 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,567 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,567 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,567 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,567 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,568 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,568 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:34,689 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:44:34,689 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:44:54,584 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,584 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,584 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,584 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,584 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,589 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,589 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,591 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,591 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,591 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,591 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,592 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,592 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,592 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,592 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,593 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,593 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,594 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,594 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,597 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,598 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,598 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,598 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,598 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,600 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,600 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,600 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,600 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,600 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,601 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,601 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,601 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,602 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,605 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,606 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,606 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,606 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,606 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,607 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,608 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,608 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,608 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,608 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,608 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,609 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,609 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,609 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,612 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,612 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,612 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,613 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,613 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,613 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,614 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,614 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,614 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,614 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,614 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,619 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,619 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,620 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,620 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,620 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,621 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,621 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,621 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,622 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,622 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,622 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,622 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,623 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,623 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,626 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,626 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,627 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,627 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,627 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,629 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,629 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,629 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,632 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,633 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,633 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,633 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,633 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,634 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,634 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,634 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,635 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,635 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,635 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,635 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,636 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,636 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,640 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,640 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,640 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,641 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,641 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,642 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,642 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,642 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,642 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,642 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,644 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,644 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,645 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,645 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,653 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,653 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,653 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,654 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,654 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,655 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,655 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,655 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,655 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,655 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,662 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,662 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,663 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,663 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,663 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,664 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,664 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,664 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,664 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,664 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,672 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,672 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,672 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,672 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,672 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,673 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,673 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,673 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,674 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,674 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,674 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,675 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,675 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,675 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,680 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,680 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,680 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,680 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,680 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,681 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,682 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,682 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,682 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,682 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,682 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,683 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,683 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,683 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,687 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,687 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,687 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,687 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,687 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,688 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,688 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,688 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,688 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,688 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,689 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,689 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,689 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,689 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,694 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,695 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,695 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,695 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,695 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,696 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,696 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,696 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,696 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,696 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,697 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,697 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,697 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,697 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,701 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,701 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,701 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,702 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,702 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,702 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,702 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,708 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,708 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,708 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,709 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,709 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,709 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,714 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,715 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,715 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,715 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,716 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,716 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,717 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,717 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,717 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,717 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,717 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,718 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,718 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,718 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,723 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,723 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,723 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,723 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,723 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,724 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,724 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,724 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,724 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,724 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,730 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,730 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,731 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,732 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,732 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,732 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,732 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,732 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,733 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,733 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,733 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,733 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:04,701 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:45:04,701 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:45:34,713 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:45:34,714 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:45:54,758 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,758 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,759 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,759 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,759 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,761 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,761 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,761 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,761 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,762 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,762 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,762 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,763 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,763 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,768 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,768 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,768 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,768 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,769 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,769 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,770 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,770 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,770 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,770 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,771 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,771 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,771 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,771 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,775 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,776 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,776 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,776 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,776 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,777 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,777 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,777 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,777 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,777 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,778 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,778 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,778 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,778 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,782 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,782 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,782 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,783 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,783 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,783 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,783 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,784 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,784 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,784 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,784 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,784 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,785 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,785 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,788 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,789 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,789 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,790 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,790 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,791 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,791 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,791 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,792 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,792 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,792 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,792 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,793 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,793 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,796 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,796 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,797 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,797 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,797 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,798 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,798 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,798 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,798 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,798 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,800 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,803 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,804 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,804 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,804 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,804 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,805 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,805 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,805 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,805 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,805 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,806 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,806 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,807 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,807 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,811 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,811 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,812 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,812 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,812 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,812 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,812 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,813 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,813 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,813 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,813 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,819 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,819 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,819 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,819 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,819 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,820 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,820 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,820 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,821 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,821 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,822 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,822 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,822 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,822 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,826 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,826 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,826 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,827 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,827 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,827 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,829 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,829 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,833 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,833 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,833 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,834 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,834 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,834 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,835 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,840 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,841 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,846 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,847 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,847 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,848 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,848 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,848 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,853 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,854 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,854 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,859 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,859 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,861 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,861 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,864 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,865 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,865 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,865 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,866 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,872 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,873 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,873 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,873 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,873 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,873 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,878 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,878 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,878 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,878 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,878 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,879 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,879 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,879 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,879 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,879 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,880 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,880 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,880 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,880 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,884 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,885 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,885 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,885 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,885 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,886 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,886 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,886 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,886 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,887 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,887 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,887 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,887 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,888 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,891 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,892 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,892 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,892 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,892 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,894 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,894 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,894 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:46:04,719 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:46:04,719 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:46:34,722 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:46:34,722 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:46:51 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:50:21 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:46:51,958 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 19404 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:46:51,961 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:46:51,961 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:46:51,962 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:46:52,006 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:46:52,006 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 18:46:52,006 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 18:46:52,006 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:46:52,006 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:46:52,007 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 18:46:52,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:46:52,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:46:52,075 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:46:52,076 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:46:52,078 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:46:52,078 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:46:52,079 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:46:52,079 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:46:52,083 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:46:52,084 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:46:52,085 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:46:52,089 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:46:52,091 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:46:52,493 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:46:52,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:46:52,503 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:46:52,503 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:46:52,508 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:46:52,529 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interface.
2025-05-24 18:46:52,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:46:52,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:46:52,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:46:52,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:46:52,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:46:52,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:46:52,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:46:52,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:46:52,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:46:52,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:46:52,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:46:52,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:46:52,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:46:52,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:46:52,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:46:52,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:46:52,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:46:52,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:46:52,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:46:52,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:46:52,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:46:52,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:46:52,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:46:52,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:46:52,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:46:52,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:46:52,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:46:52,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:46:52,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:46:52,721 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@90fff94]
2025-05-24 18:46:52,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:46:52,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:46:52,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:46:52,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:46:52,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:46:52,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:46:52,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:46:52,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:46:52,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:46:52,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:46:52,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:46:52,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:46:52,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:46:52,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:46:52,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:46:52,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:46:52,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:46:52,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:46:52,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:46:52,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:46:52,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:46:52,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:46:52,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:46:52,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:46:52,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:46:52,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:46:52,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:46:52,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:46:52,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:46:52,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:46:52,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:46:52,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:46:52,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:46:52,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:46:52,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:46:52,868 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:46:52,868 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:46:52,868 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:46:52,932 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:46:52,941 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:46:52,943 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:46:52,943 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:46:53,080 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:46:53,084 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:46:53,084 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:46:53,084 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1077 ms
2025-05-24 18:46:53,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:46:53,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:46:53,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:46:53,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:46:53,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:46:53,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:46:53,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:46:53,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:46:53,098 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:46:53,098 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:46:53,110 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:46:53,111 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:46:53,111 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:46:53,111 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:46:53,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:46:53,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:46:53,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:46:53,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:46:53,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:46:53,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:46:53,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:46:53,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:46:53,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:46:53,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:46:53,126 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 18:46:53,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:46:53,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:46:53,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:46:53,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:46:53,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:46:53,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:46:53,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:46:53,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:46:53,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:46:53,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:46:53,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:46:53,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:46:53,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:46:53,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:53,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:46:53,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:46:53,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:46:53,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:46:53,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:46:53,161 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 18:46:53,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:46:53,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:46:53,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:53,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:53,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:46:53,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:46:53,179 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:46:53,367 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:46:53,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 18:46:53,385 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:46:53,385 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:46:53,385 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:46:53,385 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:46:53,385 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:46:53,388 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:46:53,590 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d
2025-05-24 18:46:53,592 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:46:53,639 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:46:53,698 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:46:53,721 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7b803c1b
2025-05-24 18:46:53,761 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3abd3620
2025-05-24 18:46:53,793 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@bcdceb5
2025-05-24 18:46:53,826 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a92c96f
2025-05-24 18:46:53,859 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5edc7754
2025-05-24 18:46:53,886 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@55edae16
2025-05-24 18:46:53,917 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@32cbb60c
2025-05-24 18:46:53,947 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@51d74340
2025-05-24 18:46:53,978 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@31efb26c
2025-05-24 18:46:53,993 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:46:54,284 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:46:54,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:46:54,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:46:54,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:46:54,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:46:54,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:46:54,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:46:54,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:46:54,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:46:54,321 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:46:54,329 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:46:54,342 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:46:54,362 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:46:54,368 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:46:54,385 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:46:54,395 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:46:54,435 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:46:54,473 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:46:54,476 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:46:54,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:46:54,504 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:46:54,505 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:46:54,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:46:54,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:46:54,524 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,524 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,525 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,526 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,526 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:46:54,528 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:46:54,528 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,528 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:46:54,528 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:46:54,530 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:46:54,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:46:54,535 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:46:54,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:46:54,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:46:54,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:54,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:46:54,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:46:54,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:46:54,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:46:54,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:46:54,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:46:54,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:46:54,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:46:54,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:46:54,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:46:54,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:46:54,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:46:54,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:46:54,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:46:54,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:46:54,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:54,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:46:54,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:46:54,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:46:54,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:46:54,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:54,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:46:54,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:46:54,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:46:54,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:46:54,566 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:46:54,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:46:54,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:46:54,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:46:54,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:46:54,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:46:54,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:46:54,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:46:54,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:46:54,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,638 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:46:54,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:46:54,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:46:54,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:46:54,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,702 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-24 18:46:54,713 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 18:46:54,718 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model)
2025-05-24 18:46:54,725 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 18:46:54,731 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:46:54,733 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:46:54,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:46:54,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:46:54,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,740 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:46:54,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:46:54,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:46:54,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:46:54,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:46:54,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:46:54,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:46:54,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:46:54,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:46:54,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:46:54,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:46:54,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:46:54,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:46:54,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:46:54,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:46:54,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:46:54,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:46:54,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:46:54,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:46:54,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:46:54,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:46:54,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:46:54,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:46:54,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:46:54,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:46:54,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:46:54,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:46:54,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:46:54,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:46:54,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:46:54,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:46:54,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,817 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:46:54,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:46:54,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:46:54,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:46:54,884 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@476f3a74, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6fb894f0, org.springframework.security.web.context.SecurityContextHolderFilter@351d4d61, org.springframework.security.web.header.HeaderWriterFilter@440007ce, org.springframework.web.filter.CorsFilter@72346597, org.springframework.security.web.authentication.logout.LogoutFilter@569eced4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@546198a9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f192591, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6afeb3fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54b1bc06, org.springframework.security.web.access.ExceptionTranslationFilter@479abf3c, org.springframework.security.web.access.intercept.AuthorizationFilter@bee82b]
2025-05-24 18:46:54,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:46:54,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:46:54,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:46:54,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:46:54,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:46:54,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:46:54,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:46:54,899 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:46:54,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:46:54,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:46:54,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:46:54,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:46:54,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:46:54,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:46:54,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:46:54,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:46:54,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:46:54,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:46:54,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:46:54,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:46:54,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:46:54,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:46:54,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:46:54,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:46:54,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:46:54,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:46:54,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:46:54,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:46:54,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:46:54,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:46:54,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:46:54,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:46:54,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:46:54,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:46:54,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:46:54,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:46:54,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:46:54,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:46:54,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:46:54,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:46:54,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:46:54,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:46:54,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:46:54,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:46:54,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:46:54,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:46:54,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:46:54,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:46:54,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:46:54,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:46:54,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:46:54,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:46:54,956 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:46:54,964 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:46:54,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:46:54,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:46:54,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:46:54,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:46:54,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:46:54,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:46:54,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:46:54,987 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:46:54,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:46:54,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:46:54,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:46:54,992 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:46:54,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:46:54,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:54,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:46:54,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:46:54,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:46:54,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:46:54,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:46:54,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:46:54,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:46:55,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:46:55,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:46:55,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:46:55,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:46:55,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:46:55,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:46:55,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:46:55,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:46:55,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:46:55,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:46:55,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:46:55,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:46:55,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:46:55,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:46:55,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:46:55,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:46:55,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:46:55,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:46:55,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:46:55,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:46:55,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:46:55,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:46:55,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:46:55,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:46:55,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:46:55,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:46:55,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:46:55,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:46:55,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:46:55,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:46:55,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:46:55,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:46:55,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:46:55,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:46:55,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:46:55,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:46:55,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:46:55,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:46:55,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:46:55,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:46:55,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:46:55,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:46:55,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:46:55,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:46:55,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:46:55,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:46:55,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:46:55,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:46:55,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:46:55,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:46:55,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:46:55,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:46:55,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:46:55,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:46:55,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:46:55,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:46:55,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:46:55,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:46:55,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:46:55,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:46:55,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:46:55,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:46:55,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:46:55,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:46:55,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:46:55,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:46:55,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:46:55,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:46:55,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:46:55,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:46:55,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:46:55,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:46:55,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:46:55,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:46:55,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:46:55,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:46:55,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:46:55,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:46:55,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:46:55,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:46:55,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:46:55,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:46:55,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:46:55,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:46:55,101 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 18:46:55,102 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:46:55,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:46:55,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:46:55,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:46:55,113 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:46:55,113 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:46:55,113 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:46:55,113 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:46:55,136 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:46:55,137 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:46:55,137 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:46:55,137 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:46:55,137 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:46:55,145 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:46:55,150 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.425 seconds (process running for 3.829)
2025-05-24 18:46:55,152 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:46:55,153 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 18:46:55,153 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 18:46:55,153 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:46:55,153 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:47:04,621 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:47:04,622 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:47:04,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:47:04,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:47:04,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:47:04,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7327d691
2025-05-24 18:47:04,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2d9ff332
2025-05-24 18:47:04,623 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:47:04,623 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 18:47:04,636 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:47:04,640 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:47:04,641 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:47:04,642 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:47:04,643 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,649 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:47:04,662 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:47:04,662 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:47:04,665 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:47:04,668 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:47:04,668 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,671 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:47:04,671 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,672 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,673 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:47:04,677 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,678 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,678 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,678 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,678 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,680 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,685 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,685 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,685 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,685 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,686 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,686 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,687 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,687 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,690 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,691 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,691 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,691 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,691 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,693 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,693 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,693 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,696 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,697 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,697 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,699 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,699 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,699 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,700 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,700 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,700 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,700 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,700 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,701 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,701 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,701 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,705 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,705 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,705 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,705 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,705 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,707 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,707 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,707 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,711 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,711 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,711 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,713 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,713 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,713 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,713 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,717 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,717 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,717 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,719 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,719 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,719 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,719 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,722 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,723 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,723 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,723 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,723 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,723 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,725 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,728 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,728 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,728 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,728 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,730 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,730 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,730 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,730 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,733 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,734 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,734 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,734 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,734 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,734 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,736 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,736 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,738 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,739 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,739 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,739 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,739 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,739 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,743 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,745 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,745 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,745 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,745 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,749 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,749 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,749 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,749 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,749 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,751 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,751 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,751 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,754 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,754 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,754 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,754 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,754 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,756 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,756 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,758 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,763 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,763 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,763 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,764 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,764 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,764 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,764 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,765 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,765 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,765 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,765 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,765 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,766 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,766 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,769 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,769 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,769 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,771 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,771 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,771 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,771 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,774 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,774 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,774 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,774 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,774 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,776 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,776 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,779 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,779 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,779 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,781 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,781 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,786 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,786 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,786 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,786 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,837 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,838 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,839 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,839 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,839 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,843 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,843 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,843 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,845 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,845 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,845 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,846 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,846 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,849 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,850 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,850 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,850 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,850 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,852 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,852 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,852 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,855 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,855 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,855 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,855 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,855 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,857 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,857 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,857 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,864 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,864 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,864 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,864 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,865 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,865 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,865 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,865 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,869 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,869 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,869 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,871 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,871 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,871 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,873 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,875 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,875 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,875 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,875 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,883 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,883 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,883 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,883 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,883 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,885 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,885 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,887 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,889 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,889 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,889 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,889 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,896 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,896 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,896 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,896 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,896 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,897 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,897 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,897 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,898 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,898 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,898 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,899 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,899 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,899 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,902 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,902 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,902 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,902 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,902 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,906 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,906 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,908 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,908 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,908 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,908 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,911 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,911 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,911 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,911 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,911 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,913 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,916 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,916 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,916 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,916 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,918 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,918 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,918 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,918 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,921 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,921 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,921 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,921 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,921 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,923 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,925 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,925 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,925 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,927 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,927 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,927 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,654 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,654 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,654 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,655 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,655 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,659 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,659 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,659 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login;jsessionid=9B406855BC12F31CDAD2AB693BFCDB60
2025-05-24 18:47:10,665 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,665 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,665 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login;jsessionid=9B406855BC12F31CDAD2AB693BFCDB60", parameters={}
2025-05-24 18:47:10,665 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,665 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,667 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,667 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,667 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,670 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,677 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,677 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,677 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,677 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,679 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,681 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,681 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,685 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,685 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,685 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,691 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,691 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,691 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,691 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,691 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,693 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,693 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,701 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,701 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,705 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,705 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,705 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,705 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,705 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,706 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,706 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,706 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,706 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,706 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,707 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,707 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,707 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,707 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,710 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,710 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,712 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,712 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,712 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,712 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,714 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,716 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,716 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,716 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,716 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,719 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,719 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,719 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,719 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,719 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,721 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,721 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,724 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,724 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,724 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,724 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,724 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,726 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,726 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,728 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,736 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,736 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,738 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,738 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,741 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,741 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,741 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,741 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,741 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,743 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,743 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,745 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,747 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,747 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,747 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,749 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,749 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,749 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,749 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,749 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,751 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,751 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,753 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,753 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,753 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,753 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,755 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,755 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,311 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:47:15,314 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,314 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:47:15,314 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,314 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,314 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:47:15,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,319 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,320 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,320 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,322 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,322 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,325 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,329 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,334 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,334 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,334 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,334 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,334 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,336 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,336 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,339 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,339 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,339 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,339 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,339 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,340 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,340 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,340 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,340 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,340 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,344 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,344 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,344 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,344 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,344 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,353 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,353 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,353 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,353 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,355 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,356 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,356 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,356 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,356 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,357 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,357 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,357 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,357 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,357 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,358 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,358 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,358 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,358 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,360 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,370 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,370 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,370 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,373 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,373 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,373 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,373 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,373 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,377 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,377 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,377 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,377 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,379 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,379 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,381 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,381 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,381 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,381 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,381 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,385 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,385 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,385 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,385 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,394 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,394 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,394 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,394 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,394 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,396 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,396 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,398 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,398 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,398 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,398 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,398 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,400 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,428 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,428 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,428 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,428 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,428 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,429 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,435 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,441 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,441 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,441 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,442 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,446 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,446 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,446 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,446 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,446 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,447 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,447 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,447 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,447 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,448 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,448 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,449 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,449 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,449 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,453 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,453 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,453 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,453 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,453 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,455 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,455 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,455 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,460 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,460 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,460 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,460 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,460 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,461 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,461 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,461 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,461 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,461 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,462 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,462 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,467 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,467 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,467 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,467 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,467 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,469 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,469 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,471 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,471 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,471 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,471 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,473 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,473 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,473 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,473 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,476 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,476 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,476 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,476 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,478 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,478 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,478 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,478 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,481 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,481 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,482 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,482 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,482 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,482 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,486 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,486 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,486 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,488 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,488 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,488 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,488 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,491 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,492 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,492 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,492 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,496 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,496 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,496 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,497 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,497 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,497 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,499 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,499 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,502 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,502 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,502 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,504 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,504 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,504 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,508 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,508 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,508 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,508 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,508 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,509 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,509 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,509 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,509 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,509 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,513 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,514 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,514 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,514 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,514 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,514 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,519 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,519 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,519 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,519 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,519 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,523 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,524 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,524 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,524 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,524 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,524 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,528 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,533 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,533 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:23,711 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:47:23,711 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:47:53,724 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:47:53,724 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:50:22 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:53:54 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:50:22,331 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 38108 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:50:22,333 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:50:22,334 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:50:22,334 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:50:22,371 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:50:22,371 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 18:50:22,371 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 18:50:22,371 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:50:22,372 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:50:22,372 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 18:50:22,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:50:22,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:50:22,431 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:50:22,432 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:50:22,434 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:50:22,435 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:50:22,436 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:50:22,436 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:50:22,440 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:50:22,441 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:50:22,442 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:50:22,446 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:50:22,448 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:50:22,824 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:50:22,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:50:22,835 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:50:22,836 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:50:22,843 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:50:22,866 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 29 ms. Found 1 JPA repository interface.
2025-05-24 18:50:22,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:50:22,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:50:22,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:50:22,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:50:22,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:50:23,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:50:23,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:50:23,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:50:23,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:50:23,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:50:23,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:50:23,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:50:23,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:50:23,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:50:23,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:50:23,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:50:23,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:50:23,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:50:23,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:50:23,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:50:23,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:50:23,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:50:23,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:50:23,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:50:23,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:50:23,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:50:23,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:50:23,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:50:23,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:50:23,073 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1d9de352]
2025-05-24 18:50:23,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:50:23,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:50:23,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:50:23,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:50:23,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:50:23,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:50:23,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:50:23,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:50:23,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:50:23,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:50:23,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:50:23,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:50:23,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:50:23,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:50:23,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:50:23,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:50:23,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:50:23,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:50:23,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:50:23,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:50:23,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:50:23,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:50:23,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:50:23,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:50:23,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:50:23,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:50:23,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:50:23,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:50:23,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:50:23,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:50:23,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:50:23,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:50:23,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:50:23,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:50:23,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:50:23,232 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:50:23,232 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:50:23,233 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:50:23,299 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:50:23,307 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:50:23,310 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:50:23,310 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:50:23,455 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:50:23,459 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:50:23,459 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:50:23,459 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1087 ms
2025-05-24 18:50:23,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:50:23,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:50:23,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:50:23,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:50:23,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:50:23,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:50:23,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:50:23,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:50:23,475 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:50:23,475 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:50:23,489 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:50:23,490 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:50:23,490 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:50:23,491 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:50:23,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:50:23,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:50:23,497 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:50:23,497 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:50:23,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:50:23,502 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:50:23,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:50:23,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:50:23,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:50:23,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:50:23,507 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 18:50:23,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:50:23,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:50:23,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:50:23,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:50:23,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:50:23,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:50:23,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:50:23,530 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:50:23,530 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:50:23,531 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:50:23,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:50:23,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:50:23,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:50:23,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:23,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:50:23,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:50:23,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:50:23,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:50:23,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:50:23,551 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 18:50:23,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:50:23,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:50:23,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:23,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:23,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:50:23,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:50:23,575 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:50:23,779 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:50:23,794 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:50:23,798 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:50:24,006 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7bc94eca
2025-05-24 18:50:24,007 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:50:24,043 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:50:24,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:50:24,130 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1db1fa15
2025-05-24 18:50:24,161 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5c8cf02e
2025-05-24 18:50:24,191 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6d1acf40
2025-05-24 18:50:24,222 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ca30f61
2025-05-24 18:50:24,253 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@38ed577b
2025-05-24 18:50:24,283 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e204e1b
2025-05-24 18:50:24,313 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1c793b08
2025-05-24 18:50:24,343 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@45984802
2025-05-24 18:50:24,377 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@31e95191
2025-05-24 18:50:24,408 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:50:24,598 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:50:24,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:50:24,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:50:24,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:50:24,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:50:24,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:50:24,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:50:24,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:50:24,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:50:24,631 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:50:24,638 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:50:24,651 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:50:24,674 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:50:24,681 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:50:24,695 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:50:24,705 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:50:24,738 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:50:24,772 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:50:24,774 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:50:24,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:50:24,794 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:50:24,794 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:50:24,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:50:24,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:50:24,799 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,799 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,799 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,799 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,800 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:50:24,801 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:50:24,801 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,801 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:50:24,801 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:50:24,803 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:50:24,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:50:24,806 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:50:24,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:50:24,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:50:24,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:24,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:50:24,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:50:24,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:50:24,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:50:24,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:50:24,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:50:24,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:50:24,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:50:24,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:50:24,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:50:24,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:50:24,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:50:24,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:50:24,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:50:24,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:50:24,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:24,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:50:24,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:50:24,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:50:24,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:50:24,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:24,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:50:24,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:50:24,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:50:24,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:50:24,841 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:50:24,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:50:24,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:50:24,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:50:24,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:50:24,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:50:24,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:50:24,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:50:24,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:50:24,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,894 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:50:24,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:50:24,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:50:24,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:50:24,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,918 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:50:24,921 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 18:50:24,923 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/login]}: loginPage() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:50:24,925 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:50:24,929 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:50:24,930 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:50:24,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:50:24,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:50:24,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,933 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:50:24,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:50:24,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:50:24,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:50:24,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:50:24,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:50:24,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:50:24,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:50:24,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:50:24,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:50:24,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:50:24,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:50:24,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:50:24,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:50:24,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:50:24,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:50:24,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:50:24,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:50:24,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:50:24,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:50:24,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:50:24,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:50:24,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:50:24,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:50:24,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:50:24,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:50:24,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:50:24,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:50:24,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:50:24,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:50:24,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:50:24,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,972 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:50:24,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:50:24,975 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:50:24,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:50:24,998 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5d272243, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@647614a1, org.springframework.security.web.context.SecurityContextHolderFilter@7a05224e, org.springframework.security.web.header.HeaderWriterFilter@3cc58d49, org.springframework.web.filter.CorsFilter@4272efa3, org.springframework.security.web.authentication.logout.LogoutFilter@70d49bfe, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@10ce5bb6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2e1974b2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@56fa6332, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@9eab135, org.springframework.security.web.access.ExceptionTranslationFilter@2a89222b, org.springframework.security.web.access.intercept.AuthorizationFilter@418786cc]
2025-05-24 18:50:24,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:50:25,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:50:25,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:50:25,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:50:25,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:50:25,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:50:25,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:50:25,006 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:50:25,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:50:25,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:50:25,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:50:25,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:50:25,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:50:25,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:50:25,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:50:25,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:50:25,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:50:25,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:50:25,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:50:25,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:50:25,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:50:25,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:50:25,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:50:25,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:50:25,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:50:25,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:50:25,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:50:25,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:50:25,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:25,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:50:25,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:50:25,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:50:25,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:50:25,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:50:25,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:50:25,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:50:25,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:50:25,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:50:25,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:50:25,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:50:25,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:50:25,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:50:25,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:50:25,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:25,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:50:25,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:50:25,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:50:25,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:50:25,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:50:25,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:50:25,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:50:25,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:50:25,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:50:25,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:50:25,038 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:50:25,044 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:50:25,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:50:25,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:50:25,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:25,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:50:25,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:50:25,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:50:25,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:50:25,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:50:25,062 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:50:25,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:50:25,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:50:25,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:50:25,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:50:25,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:50:25,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:25,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:50:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:50:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:50:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:50:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:50:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:50:25,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:50:25,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:50:25,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:50:25,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:50:25,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:50:25,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:50:25,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:50:25,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:50:25,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:50:25,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:50:25,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:50:25,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:50:25,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:50:25,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:50:25,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:50:25,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:50:25,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:50:25,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:50:25,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:50:25,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:50:25,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:50:25,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:50:25,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:50:25,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:50:25,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:50:25,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:50:25,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:50:25,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:50:25,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:50:25,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:50:25,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:50:25,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:50:25,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:50:25,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:50:25,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:50:25,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:50:25,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:50:25,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:50:25,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:50:25,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:50:25,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:50:25,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:50:25,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:50:25,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:50:25,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:50:25,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:50:25,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:50:25,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:50:25,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:50:25,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:50:25,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:50:25,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:50:25,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:50:25,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:50:25,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:50:25,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:50:25,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:50:25,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:50:25,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:50:25,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:50:25,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:50:25,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:50:25,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:50:25,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:50:25,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:50:25,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:50:25,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:50:25,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:50:25,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:50:25,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:50:25,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:50:25,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:50:25,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:50:25,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:50:25,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:50:25,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:50:25,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:50:25,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:50:25,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:50:25,125 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 18:50:25,126 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:50:25,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:50:25,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:50:25,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:50:25,133 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:50:25,133 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:50:25,133 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:50:25,133 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:50:25,151 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:50:25,152 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:50:25,152 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:50:25,152 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:50:25,152 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:50:25,158 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:50:25,164 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.076 seconds (process running for 3.458)
2025-05-24 18:50:25,165 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:50:25,166 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 18:50:25,166 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 18:50:25,166 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:50:25,166 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:50:34,826 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:50:34,827 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:50:34,827 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:50:34,827 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:50:34,827 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:50:34,828 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@32cf2c00
2025-05-24 18:50:34,828 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3e22cf56
2025-05-24 18:50:34,828 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:50:34,828 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 18:50:34,855 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:50:34,866 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:50:34,868 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:50:34,870 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:50:34,873 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,887 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:50:34,911 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,911 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:50:34,916 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:50:34,922 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:50:34,925 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,930 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:50:34,931 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,934 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,935 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,941 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,942 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,942 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,942 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,942 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,943 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,944 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,944 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,945 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,945 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,946 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,946 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,947 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,947 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,951 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,952 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,952 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,953 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,953 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,954 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,954 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,954 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,955 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,956 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,957 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,957 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,957 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,958 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,962 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,963 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,963 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,963 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,963 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,964 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,964 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,964 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,966 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,966 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,967 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,967 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,967 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,968 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,972 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,973 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,973 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,973 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,973 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,974 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,974 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,974 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,975 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,975 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,977 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,977 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,981 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,981 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,981 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,982 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,982 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,983 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,983 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,983 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,984 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,985 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,986 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,986 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,986 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,986 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,990 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,990 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,991 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,991 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,992 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,992 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,992 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,993 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,993 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,994 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,995 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,995 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,995 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,995 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,999 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,000 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,000 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,000 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,000 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,001 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,001 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,001 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,002 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,003 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,004 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,004 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,004 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,008 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,008 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,008 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,008 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,009 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,010 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,010 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,010 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,011 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,012 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,015 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,015 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,015 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,015 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,019 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,019 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,019 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,020 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,020 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,021 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,021 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,021 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,022 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,022 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,023 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,023 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,023 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,023 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,026 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,027 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,027 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,027 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,028 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,029 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,029 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,030 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,030 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,031 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,031 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,034 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,035 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,035 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,036 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,036 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,037 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,037 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,037 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,038 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,038 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,039 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,039 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,039 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,039 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,043 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,043 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,044 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,044 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,044 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,045 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,045 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,045 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,047 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,047 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,048 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,048 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,049 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,049 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,053 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,053 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,053 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,054 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,055 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,056 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,056 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,057 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,057 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,058 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,059 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,063 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,064 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,064 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,064 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,064 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,065 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,065 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,065 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,066 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,066 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,067 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,067 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,067 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,067 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,071 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,071 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,071 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,071 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,071 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,072 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,072 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,072 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,073 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,073 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,074 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,075 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,075 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,075 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,079 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,079 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,079 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,080 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,080 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,081 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,081 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,081 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,081 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,082 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,082 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,082 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,083 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,083 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,086 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,087 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,087 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,087 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,087 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,088 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,088 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,088 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,088 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,089 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,089 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,090 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,090 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,090 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,094 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,094 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,094 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,095 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,095 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,095 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,095 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,096 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,096 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,097 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,097 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,098 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,098 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,098 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,101 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,102 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,102 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,102 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,102 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,104 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,104 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,105 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,105 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,105 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,105 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,146 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,147 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,147 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,147 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,147 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,148 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,148 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,148 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,149 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,149 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,150 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,150 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,150 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,150 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,153 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,154 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,154 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,154 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,154 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,155 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,155 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,155 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,155 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,156 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,156 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,156 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,157 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,157 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,160 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,161 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,161 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,161 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,161 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,162 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,162 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,162 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,163 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,163 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,164 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,164 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,164 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,164 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,169 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,170 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,170 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,170 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,170 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,171 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,171 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,171 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,171 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,171 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,172 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,172 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,172 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,173 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,178 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,178 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,179 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,179 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,179 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,179 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,182 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,183 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,183 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,183 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,184 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,184 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,184 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,184 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,185 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,185 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,186 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,186 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,186 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,186 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,189 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,190 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,190 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,190 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,190 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,191 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,191 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,191 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,192 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,192 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,192 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,193 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,193 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,193 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,196 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,196 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,196 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,196 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,196 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,198 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,198 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,198 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,198 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,198 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,199 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,199 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,199 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,199 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,202 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,202 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,202 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,203 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,203 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,203 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,203 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,204 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,204 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,205 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,205 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,205 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,206 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,206 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,209 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,209 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,209 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,210 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,210 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,211 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,211 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,211 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,212 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,212 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,212 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,213 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,213 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,214 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,216 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,217 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,217 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,217 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,217 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,218 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,218 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,218 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,218 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,219 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,220 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,220 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,220 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,220 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,223 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,224 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,224 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,224 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,224 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,225 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,225 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,225 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,226 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,226 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,227 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,227 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,228 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,228 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,231 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,231 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,231 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,231 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,231 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,232 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,232 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,232 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,233 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,233 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,233 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,234 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,234 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,234 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,237 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,237 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,238 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,238 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,238 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,238 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,238 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,239 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,239 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,239 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,240 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,240 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,240 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,241 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,244 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,244 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,244 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,245 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,245 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,245 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,245 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,245 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,246 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,246 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,247 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,247 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,247 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,247 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,250 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,251 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,251 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,251 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,252 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,252 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,252 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,252 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,253 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,253 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,254 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,254 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,254 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,254 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,258 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,258 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,258 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,259 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,259 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,259 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,259 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,259 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,260 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,262 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,263 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,265 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,266 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,266 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,266 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,266 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,267 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,267 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,267 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,268 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,268 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,269 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,269 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,269 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,273 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,273 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,273 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,273 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,274 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,274 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,275 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,275 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,276 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,276 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,277 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,277 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,277 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,277 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,280 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,280 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,281 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,281 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,281 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,282 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,282 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,282 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,283 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,283 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,283 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,283 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,284 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,284 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,080 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:50:38,081 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:50:38,081 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:50:38,081 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:50:38,081 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,081 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:50:38,082 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,082 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:50:38,082 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:50:38,082 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:50:38,082 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,083 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:50:38,083 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,084 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,084 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,089 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,089 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,089 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,089 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,089 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,090 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,090 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,090 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,090 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,091 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,092 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,092 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,092 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,092 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,096 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,096 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,096 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,096 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,096 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,097 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,097 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,097 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,098 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,099 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,099 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,102 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,103 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,103 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,103 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,103 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,104 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,104 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,104 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,105 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,105 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,106 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,106 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,106 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,106 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,109 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,110 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,110 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,110 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,110 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,111 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,111 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,111 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,112 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,112 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,113 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,113 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,118 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,118 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,118 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,119 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,119 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,119 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,120 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,123 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,124 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,124 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,124 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,124 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,126 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,126 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,126 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,127 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,127 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,127 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,128 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,128 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,131 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,132 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,132 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,132 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,132 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,133 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,133 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,133 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,134 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,134 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,134 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,134 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,135 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,135 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,138 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,138 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,138 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,138 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,139 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,139 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,139 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,139 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,140 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,140 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,141 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,141 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,142 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,142 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,146 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,146 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,146 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,146 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,146 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,147 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,147 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,148 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,148 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,148 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,149 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,149 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,149 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,150 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,152 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,153 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,153 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,153 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,153 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,154 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,154 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,154 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,154 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,155 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,155 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,155 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,155 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,156 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,161 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,161 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,161 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,162 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,162 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,163 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,163 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,163 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,164 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,165 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,165 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,165 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,166 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,166 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,169 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,169 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,169 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,170 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,170 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,170 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,170 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,171 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,171 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,171 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,172 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,172 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,172 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,173 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,176 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,176 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,177 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,177 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,177 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,177 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,178 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,178 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,178 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,178 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,179 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,179 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,179 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,179 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,182 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,183 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,183 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,183 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,183 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,184 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,184 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,184 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,184 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,184 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,185 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,185 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,185 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,185 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,189 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,191 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,191 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,192 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,192 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,192 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,192 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,195 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,197 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,197 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,198 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,198 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,198 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,198 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,201 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,203 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,203 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,203 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,204 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,204 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,204 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,204 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,208 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,208 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,208 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,208 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,208 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,209 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,209 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,209 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,210 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,210 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,211 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,211 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,211 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,211 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,214 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,214 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,217 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,217 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,218 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,218 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,218 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,218 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,243 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,244 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,244 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,245 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,246 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,246 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,247 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,247 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,247 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,247 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,251 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,251 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,251 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,252 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,255 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,255 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,255 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,255 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,259 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,260 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,260 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,261 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,263 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,263 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,264 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,264 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,264 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,264 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,269 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,270 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,271 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,271 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,272 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,272 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,272 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,273 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,274 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,275 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,275 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,276 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,276 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,280 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,280 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,280 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,281 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,281 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,281 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,282 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,282 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,282 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,282 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,283 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,283 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,284 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,284 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,287 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,287 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,288 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,288 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,288 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,288 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,288 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,289 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,289 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,290 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,290 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,290 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,290 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,294 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,294 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,294 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,294 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,294 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,295 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,295 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,295 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,296 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,296 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,296 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,297 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,297 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,298 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,301 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,301 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,301 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,301 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,301 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,302 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,302 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,302 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,304 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,304 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,305 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,305 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,316 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,316 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,316 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,317 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,317 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,318 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,318 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,318 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,319 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,319 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,321 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,321 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,321 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,321 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,327 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,327 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,328 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,328 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,328 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,328 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,332 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,332 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,332 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,332 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,333 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,333 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,333 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,333 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,334 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,334 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,335 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,335 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,335 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,335 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,339 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,340 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,340 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,340 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,340 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,341 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,341 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,341 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,342 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,342 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,342 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,342 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,343 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,343 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,347 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,347 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,347 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,347 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,348 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,348 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,348 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,348 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,349 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,349 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,350 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,350 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,350 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,350 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,354 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,354 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,354 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,355 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,355 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,355 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,355 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,355 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,357 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,357 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,357 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,358 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,361 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,361 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,361 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,362 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,363 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,364 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,364 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,365 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,365 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,369 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,369 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,369 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,370 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,371 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,371 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,371 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,372 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,372 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,372 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,372 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,376 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,376 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,376 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,376 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,376 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,377 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,377 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,377 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,378 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,378 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,378 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,378 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,379 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,379 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,382 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,382 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,383 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,383 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,383 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,384 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,384 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,384 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,384 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,385 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,385 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,385 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,386 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,386 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,389 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,390 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,390 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,390 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,390 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,391 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,391 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,391 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,391 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,392 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,392 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,393 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,393 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,393 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,396 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,397 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,397 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,397 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,397 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,398 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,398 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,398 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,398 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,398 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,399 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,399 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,399 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,399 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,415 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,416 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,416 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,416 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,416 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,416 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,417 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,417 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,417 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,417 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,418 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,418 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,418 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,418 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,422 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,422 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,422 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,422 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,423 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,424 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,424 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,424 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,424 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,424 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,425 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,425 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,429 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,429 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,430 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,430 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,430 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,431 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,431 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,431 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,436 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,436 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,437 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,438 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,439 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,441 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,444 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,444 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,447 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,448 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,448 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,448 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,449 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,449 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,449 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,449 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,449 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,450 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,450 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,450 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,450 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,455 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,455 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,455 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,455 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,456 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,456 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,456 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,456 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,457 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,457 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,458 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,458 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,458 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,458 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,461 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,462 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,462 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,462 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,462 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,463 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,463 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,463 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,463 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,464 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,464 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,464 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,464 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,464 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,467 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,467 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,467 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,467 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,467 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,468 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,468 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,468 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,468 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,469 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,469 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,469 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,470 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,470 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,472 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,474 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,474 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,474 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,474 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,475 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,475 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,475 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,475 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,476 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,476 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,476 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,476 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,477 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,479 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,480 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,480 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,480 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,480 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,481 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,481 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,481 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,481 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,482 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,482 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,482 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,482 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,482 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,485 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,486 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,486 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,486 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,486 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,487 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,487 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,487 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,487 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,488 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,488 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,488 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,488 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,489 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,492 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,492 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,492 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,492 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,493 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,493 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,493 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,493 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,495 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,495 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,498 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,498 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,498 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,499 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,499 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,500 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,500 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,500 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,500 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,501 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,501 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,501 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,502 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,505 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,505 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,505 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,505 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,505 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,506 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,506 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,506 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,507 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,507 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,507 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,507 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,508 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,508 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,511 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,511 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,511 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,511 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,511 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,512 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,512 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,512 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,513 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,513 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,514 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,514 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,514 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,514 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,517 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,517 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,517 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,517 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,518 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,519 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,519 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,520 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,520 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,524 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,524 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,525 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,525 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,525 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,525 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,525 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,526 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,526 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,526 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,527 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,527 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,527 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,527 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,530 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,530 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,531 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,531 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,532 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,532 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,532 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,532 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,532 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,533 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,533 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,533 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,533 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,536 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,536 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,536 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,536 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,537 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,537 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,537 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,537 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,538 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,538 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,538 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,539 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,539 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,539 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,542 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,544 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:53:54 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:53:54,991 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 7276 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:53:54,995 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:53:54,996 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:53:54,997 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:53:55,062 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:53:55,062 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 18:53:55,063 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 18:53:55,063 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:53:55,064 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:53:55,065 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 18:53:55,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:53:55,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:53:55,125 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:53:55,128 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:53:55,130 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:53:55,131 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:53:55,132 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:53:55,133 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:53:55,140 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:53:55,142 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:53:55,142 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:53:55,147 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:53:55,149 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:53:55,561 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:53:55,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:53:55,571 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:53:55,571 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:53:55,578 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:53:55,600 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 27 ms. Found 1 JPA repository interface.
2025-05-24 18:53:55,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:53:55,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:53:55,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:53:55,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:53:55,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:53:55,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:53:55,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:53:55,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:53:55,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:53:55,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:53:55,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:53:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:53:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:53:55,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:53:55,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:53:55,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:53:55,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:53:55,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:53:55,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:53:55,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:53:55,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:53:55,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:53:55,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:53:55,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:53:55,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:53:55,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:53:55,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:53:55,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:53:55,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:53:55,840 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@90fff94]
2025-05-24 18:53:55,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:53:55,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:53:55,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:53:55,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:53:55,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:53:55,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:53:55,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:53:55,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:53:55,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:53:55,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:53:55,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:53:55,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:53:55,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:53:55,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:53:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:53:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:53:55,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:53:55,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:53:55,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:53:55,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:53:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:53:55,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:53:55,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:53:55,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:53:55,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:53:55,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:53:55,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:53:55,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:53:55,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:53:55,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:53:55,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:53:55,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:53:55,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:53:55,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:53:55,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:53:56,011 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:53:56,011 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:53:56,011 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:53:56,090 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:53:56,098 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:53:56,100 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:53:56,100 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:53:56,215 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:53:56,219 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:53:56,219 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:53:56,221 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1154 ms
2025-05-24 18:53:56,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:53:56,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:53:56,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:53:56,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:53:56,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:53:56,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:53:56,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:53:56,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:53:56,234 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:53:56,234 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:53:56,246 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:53:56,247 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:53:56,247 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:53:56,247 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:53:56,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:53:56,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:53:56,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:53:56,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:53:56,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:53:56,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:53:56,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:53:56,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:53:56,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:53:56,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:53:56,260 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 18:53:56,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:53:56,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:53:56,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:53:56,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:53:56,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:53:56,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:53:56,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:53:56,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:53:56,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:53:56,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:53:56,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:53:56,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:53:56,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:53:56,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:56,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:53:56,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:53:56,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:53:56,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:53:56,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:53:56,301 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 18:53:56,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:53:56,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:53:56,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:56,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:56,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:53:56,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:53:56,323 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:53:56,544 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:53:56,558 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 18:53:56,560 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:53:56,560 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:53:56,560 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:53:56,563 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:53:56,795 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d
2025-05-24 18:53:56,796 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:53:56,825 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:53:56,906 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:53:56,922 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@12e3eccd
2025-05-24 18:53:56,953 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@53dee6f6
2025-05-24 18:53:56,984 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@624794cd
2025-05-24 18:53:57,016 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@33f119b9
2025-05-24 18:53:57,045 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37bf46e9
2025-05-24 18:53:57,076 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@11ef43d8
2025-05-24 18:53:57,106 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@158b2e97
2025-05-24 18:53:57,135 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7e325080
2025-05-24 18:53:57,169 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1f79822c
2025-05-24 18:53:57,183 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:53:57,344 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:53:57,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:53:57,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:53:57,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:53:57,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:53:57,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:53:57,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:53:57,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:53:57,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:53:57,377 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:53:57,384 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:53:57,395 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:53:57,413 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:53:57,419 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:53:57,433 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:53:57,443 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:53:57,486 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:53:57,531 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:53:57,535 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:53:57,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:53:57,561 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:53:57,561 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:53:57,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:53:57,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:53:57,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,568 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,568 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:53:57,569 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:53:57,569 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,569 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:53:57,569 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:53:57,570 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:53:57,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:53:57,573 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:53:57,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:53:57,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:53:57,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:57,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:53:57,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:53:57,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:53:57,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:53:57,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:53:57,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:53:57,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:53:57,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:53:57,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:53:57,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:53:57,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:53:57,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:53:57,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:53:57,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:53:57,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:53:57,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:57,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:53:57,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:53:57,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:53:57,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:53:57,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:57,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:53:57,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:53:57,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:53:57,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:53:57,601 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:53:57,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:53:57,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:53:57,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:53:57,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:53:57,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:53:57,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:53:57,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:53:57,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:53:57,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,680 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:53:57,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:53:57,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:53:57,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:53:57,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,711 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:53:57,714 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 18:53:57,716 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:53:57,720 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:53:57,724 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:53:57,726 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:53:57,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:53:57,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:53:57,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,730 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:53:57,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:53:57,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:53:57,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:53:57,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:53:57,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:53:57,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:53:57,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:53:57,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:53:57,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:53:57,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:53:57,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:53:57,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:53:57,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:53:57,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:53:57,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:53:57,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:53:57,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:53:57,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:53:57,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:53:57,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:53:57,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:53:57,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:53:57,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:53:57,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:53:57,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:53:57,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:53:57,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:53:57,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:53:57,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:53:57,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:53:57,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,790 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:53:57,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:53:57,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:53:57,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:53:57,825 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@476f3a74, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6fb894f0, org.springframework.security.web.context.SecurityContextHolderFilter@351d4d61, org.springframework.security.web.header.HeaderWriterFilter@440007ce, org.springframework.web.filter.CorsFilter@72346597, org.springframework.security.web.authentication.logout.LogoutFilter@569eced4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@546198a9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f192591, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6afeb3fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54b1bc06, org.springframework.security.web.access.ExceptionTranslationFilter@479abf3c, org.springframework.security.web.access.intercept.AuthorizationFilter@bee82b]
2025-05-24 18:53:57,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:53:57,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:53:57,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:53:57,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:53:57,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:53:57,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:53:57,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:53:57,835 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:53:57,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:53:57,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:53:57,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:53:57,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:53:57,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:53:57,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:53:57,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:53:57,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:53:57,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:53:57,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:53:57,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:53:57,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:53:57,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:53:57,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:53:57,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:53:57,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:53:57,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:53:57,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:53:57,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:53:57,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:53:57,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:53:57,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:53:57,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:53:57,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:53:57,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:53:57,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:53:57,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:53:57,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:53:57,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:53:57,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:53:57,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:53:57,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:53:57,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:53:57,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:53:57,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:53:57,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:53:57,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:53:57,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:53:57,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:53:57,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:53:57,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:53:57,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:53:57,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:53:57,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:53:57,866 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:53:57,872 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:53:57,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:53:57,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:53:57,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:53:57,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:53:57,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:53:57,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:53:57,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:53:57,894 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:53:57,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:53:57,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:53:57,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:53:57,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:53:57,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:53:57,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:57,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:53:57,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:53:57,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:53:57,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:53:57,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:53:57,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:53:57,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:53:57,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:53:57,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:53:57,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:53:57,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:53:57,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:53:57,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:53:57,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:53:57,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:53:57,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:53:57,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:53:57,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:53:57,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:53:57,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:53:57,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:53:57,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:53:57,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:53:57,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:53:57,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:53:57,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:53:57,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:53:57,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:53:57,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:53:57,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:53:57,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:53:57,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:53:57,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:53:57,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:53:57,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:53:57,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:53:57,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:53:57,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:53:57,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:53:57,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:53:57,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:53:57,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:53:57,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:53:57,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:53:57,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:53:57,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:53:57,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:53:57,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:53:57,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:53:57,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:53:57,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:53:57,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:53:57,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:53:57,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:53:57,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:53:57,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:53:57,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:53:57,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:53:57,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:53:57,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:53:57,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:53:57,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:53:57,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:53:57,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:53:57,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:53:57,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:53:57,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:53:57,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:53:57,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:53:57,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:53:57,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:53:57,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:53:57,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:53:57,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:53:57,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:53:57,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:53:57,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:53:57,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:53:57,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:53:57,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:53:57,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:53:57,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:53:57,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:53:57,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:53:57,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:53:57,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:53:57,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:53:57,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:53:57,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:53:57,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:53:57,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:53:57,981 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 18:53:57,982 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:53:57,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:53:57,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:53:57,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:53:57,990 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:53:57,990 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:53:57,990 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:53:57,991 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:53:58,013 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:53:58,014 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:53:58,015 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:53:58,015 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:53:58,015 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:53:58,023 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:53:58,028 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.308 seconds (process running for 3.749)
2025-05-24 18:53:58,029 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:53:58,031 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 18:53:58,031 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 18:53:58,031 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:53:58,031 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:54:13,470 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:54:13,471 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:54:13,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:54:13,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:54:13,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:54:13,472 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7327d691
2025-05-24 18:54:13,472 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2d9ff332
2025-05-24 18:54:13,472 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:54:13,472 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 18:54:13,484 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:54:13,489 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:54:13,489 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:54:13,490 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:54:13,491 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,498 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:54:13,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:54:13,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:54:13,514 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:54:13,517 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:54:13,518 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,521 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:54:13,521 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,522 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,522 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:54:13,527 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,528 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,528 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,528 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,529 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,530 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,533 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,533 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,533 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,533 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,535 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,535 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,535 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,536 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,539 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,539 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,539 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,539 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,539 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,540 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,540 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,546 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,546 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,546 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,548 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,548 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,548 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,552 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,552 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,552 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,552 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,552 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,554 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,554 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,554 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,557 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,558 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,558 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,559 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,559 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,560 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,560 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,560 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,560 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,560 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,561 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,561 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,561 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,561 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,565 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,565 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,565 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,565 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,565 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,566 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,566 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,566 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,566 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,566 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,567 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,567 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,567 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,567 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,570 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,571 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,571 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,571 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,571 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,573 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,573 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,576 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,577 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,577 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,577 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,577 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,579 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,579 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,582 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,582 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,582 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,582 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,587 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,587 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,587 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,589 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,589 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,589 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,589 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,593 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,593 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,593 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,593 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,593 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,595 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,595 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,595 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,598 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,598 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,598 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,598 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,598 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,600 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,600 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,600 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,603 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,603 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,603 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,603 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,605 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,605 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,605 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,605 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,609 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,609 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,609 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,610 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,610 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,610 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,612 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,614 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,619 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,619 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,619 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,624 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,624 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,624 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,624 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,624 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,625 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,625 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,625 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,625 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,625 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,626 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,626 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,627 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,627 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,630 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,630 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,630 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,630 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,630 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,631 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,631 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,631 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,631 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,631 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,632 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,632 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,632 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,632 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,634 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,669 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,669 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,669 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,670 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,670 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,670 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,672 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,672 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,675 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,675 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,675 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,675 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,675 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,676 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,676 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,676 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,676 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,676 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,677 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,677 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,677 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,677 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,680 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,680 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,680 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,680 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,680 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,682 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,682 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,685 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,685 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,685 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,685 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,685 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,686 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,686 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,686 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,686 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,686 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,687 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,687 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,687 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,687 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,690 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,690 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,690 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,691 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,691 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,691 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,691 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,691 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,695 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,695 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,695 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,697 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,697 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,697 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,697 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,700 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,700 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,700 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,702 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,702 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,702 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,702 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,705 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,705 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,705 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,705 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,715 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,715 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,715 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,715 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,716 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,716 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,716 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,716 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,720 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,720 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,725 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,725 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,725 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,725 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,726 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,726 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,726 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,726 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,727 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,727 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,727 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,728 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,728 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,728 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,732 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,732 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,732 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,732 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,733 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,733 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,733 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,733 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,733 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,734 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,734 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,734 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,735 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,735 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,738 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,738 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,738 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,740 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,740 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,740 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,740 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,743 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,743 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,743 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,743 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,743 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,745 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,745 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,745 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,752 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,753 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,753 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,753 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,753 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,754 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,754 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,754 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,754 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,754 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,755 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,755 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,755 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,755 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,758 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,758 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,758 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,760 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,760 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,760 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,760 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,763 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,763 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,763 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,765 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,765 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,765 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,765 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,768 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,768 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,768 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,768 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,768 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,769 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,769 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,769 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,769 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,769 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,770 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,770 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,770 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,770 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,124 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:54:17,126 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:54:17,126 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:54:17,126 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,126 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:54:17,126 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,127 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,127 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:54:17,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,131 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,132 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,132 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,132 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,133 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,133 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,133 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,133 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,134 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,134 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,137 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,137 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,137 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,137 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,137 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,143 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,143 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,145 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,145 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,145 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,145 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,148 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,148 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,148 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,148 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,148 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,150 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,150 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,153 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,153 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,153 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,153 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,153 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,155 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,155 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,157 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,157 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,157 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,157 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,162 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,162 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,162 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,162 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,164 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,164 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,164 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,164 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,168 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,168 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,168 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,168 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,171 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,171 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,171 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,171 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,171 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,175 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,175 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,175 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,176 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,176 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,176 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,176 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,176 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,177 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,177 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,177 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,177 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,178 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,178 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,180 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,182 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,182 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,182 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,182 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,185 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,185 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,185 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,185 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,185 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,189 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,189 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,189 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,189 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,189 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,191 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,191 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,194 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,194 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,194 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,194 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,194 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,196 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,196 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,200 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,200 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,200 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,200 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,203 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,203 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,203 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,203 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,203 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,205 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,205 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,207 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,207 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,207 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,207 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,209 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,209 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,209 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,209 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,212 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,212 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,212 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,212 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,212 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,213 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,213 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,213 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,213 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,213 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,251 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,251 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,258 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,258 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,259 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,259 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,259 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,261 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,261 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,261 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,266 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,266 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,266 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,267 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,268 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,269 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,270 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,271 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,271 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,271 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,272 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,272 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,273 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,273 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,277 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,277 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,277 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,278 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,278 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,278 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,278 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,283 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,283 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,283 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,285 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,285 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,285 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,288 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,288 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,288 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,288 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,288 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,289 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,289 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,289 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,289 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,289 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,290 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,290 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,290 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,290 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,293 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,293 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,293 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,295 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,295 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,295 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,295 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,299 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,299 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,299 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,299 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,299 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,301 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,301 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,301 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,301 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,301 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,302 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,302 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,302 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,302 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,305 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,306 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,306 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,306 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,306 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,306 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,311 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,312 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,312 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,312 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,312 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,312 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,317 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,317 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,317 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,322 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,322 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,322 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,322 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,322 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,331 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,331 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,331 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,340 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,340 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,340 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,340 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,340 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,342 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,342 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,345 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,345 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,345 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,345 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,345 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,346 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,346 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,346 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,346 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,346 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,350 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,350 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,350 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,350 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,350 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,352 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,352 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,352 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,354 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,356 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,356 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,356 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,379 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,379 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,379 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,379 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,379 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,381 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,381 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,381 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,381 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,381 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,385 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,391 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,391 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,391 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,392 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,392 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,392 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,392 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,392 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,393 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,393 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,393 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,393 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,402 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,402 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,402 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,402 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,402 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,404 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,406 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,406 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,408 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,408 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,408 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,408 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,412 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,413 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,413 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,425 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,425 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,425 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,425 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,425 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,429 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,429 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,429 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,429 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,429 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,433 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,433 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,433 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,433 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,433 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,435 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,435 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,435 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,442 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,442 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,442 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,442 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,442 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,444 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,444 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,446 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,451 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,451 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,451 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,451 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,451 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,452 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,452 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,452 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,452 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,452 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,453 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,453 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,453 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,453 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,460 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,460 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,460 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,460 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,460 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,464 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,464 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,464 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,464 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,464 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,468 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,468 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,468 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,468 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,468 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,470 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,470 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:26,907 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:54:26,907 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:54:56,909 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:54:56,909 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:55:09,089 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,089 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,090 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,090 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,091 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,091 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,092 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,092 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,093 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,093 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,093 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,096 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,096 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,096 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,103 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,103 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,103 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,103 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,107 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,107 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,107 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,107 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,107 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,108 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,108 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,108 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,108 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,108 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,109 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,109 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,109 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,109 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,112 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,112 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,114 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,114 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,114 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,114 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,118 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,118 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,118 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,118 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,126 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,126 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,129 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,129 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,129 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,129 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,129 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,138 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,139 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,139 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,139 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,139 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,139 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,144 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,144 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,144 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,144 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,144 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,146 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,146 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,149 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,149 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,149 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,149 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,149 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,150 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,151 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,151 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,151 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,151 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,151 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,152 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,152 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,152 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,156 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,156 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,156 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,156 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,156 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,158 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,158 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,161 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,161 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,161 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,161 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,161 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,165 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,165 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,165 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,165 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,165 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,166 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,166 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,166 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,167 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,167 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,167 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,167 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,168 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,168 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,171 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,171 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,171 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,171 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,171 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,173 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,173 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,176 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,176 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,176 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,176 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,176 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,180 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,180 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,182 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,182 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,182 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,185 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,190 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,190 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,190 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,190 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,191 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,192 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,192 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,192 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,192 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,192 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,193 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,193 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,193 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,193 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:24,998 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 18:55:24,999 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 18:55:25,000 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 18:55:25,000 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 18:55:25,000 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 18:55:25,000 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc, started on Sat May 24 18:53:55 KST 2025
2025-05-24 18:55:25,002 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 18:55:25,002 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 18:55:25,003 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 18:55:25,003 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 18:55:25,003 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 18:55:25,007 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 18:55:25,008 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 18:55:25,008 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 18:55:25,008 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 18:55:25,009 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:55:25,011 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:55:25,011 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:55:25,012 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d: (connection evicted)
2025-05-24 18:55:25,014 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@12e3eccd: (connection evicted)
2025-05-24 18:55:25,015 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@53dee6f6: (connection evicted)
2025-05-24 18:55:25,016 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@624794cd: (connection evicted)
2025-05-24 18:55:25,017 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@33f119b9: (connection evicted)
2025-05-24 18:55:25,018 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@37bf46e9: (connection evicted)
2025-05-24 18:55:25,019 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@11ef43d8: (connection evicted)
2025-05-24 18:55:25,020 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@158b2e97: (connection evicted)
2025-05-24 18:55:25,021 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7e325080: (connection evicted)
2025-05-24 18:55:25,022 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1f79822c: (connection evicted)
2025-05-24 18:55:25,023 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 18:55:25,023 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-24 18:55:25,063 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 18:55:25 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:57:08 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:55:25,084 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 7276 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:55:25,085 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:55:25,085 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:55:25,085 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:55:25,086 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2
2025-05-24 18:55:25,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:55:25,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:55:25,090 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:55:25,091 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:55:25,092 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:55:25,092 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:55:25,092 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:55:25,093 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:55:25,095 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:55:25,096 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:55:25,096 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:55:25,096 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:55:25,097 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:55:25,189 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:55:25,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:55:25,189 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:55:25,189 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:55:25,191 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:55:25,196 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 6 ms. Found 1 JPA repository interface.
2025-05-24 18:55:25,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:55:25,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:55:25,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:55:25,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:55:25,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:55:25,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:55:25,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:55:25,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:55:25,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:55:25,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:55:25,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:55:25,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:55:25,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:55:25,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@71c9fa04]
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:55:25,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:55:25,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:55:25,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:55:25,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:55:25,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:55:25,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:55:25,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:55:25,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:55:25,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:55:25,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:55:25,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:55:25,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:55:25,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:55:25,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:55:25,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:55:25,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:55:25,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:55:25,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:55:25,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:55:25,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:55:25,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:55:25,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:55:25,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:55:25,259 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:55:25,259 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:55:25,259 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:55:25,265 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:55:25,265 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:55:25,266 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:55:25,266 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:55:25,332 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:55:25,334 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:55:25,334 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:55:25,334 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 248 ms
2025-05-24 18:55:25,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:55:25,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:55:25,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:55:25,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:55:25,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:55:25,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:55:25,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:55:25,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:55:25,339 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:55:25,339 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:55:25,344 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:55:25,345 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:55:25,345 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:55:25,345 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:55:25,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:55:25,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:55:25,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:55:25,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:55:25,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:55:25,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:55:25,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:55:25,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:55:25,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:55:25,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:55:25,348 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@40e3e4c0
2025-05-24 18:55:25,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:55:25,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:55:25,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:55:25,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:55:25,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:55:25,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:55:25,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:55:25,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:55:25,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:55:25,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:55:25,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:55:25,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:55:25,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:55:25,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:55:25,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:55:25,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:55:25,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:55:25,361 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:55:25,364 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:55:25,366 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 18:55:25,384 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2db8f5b3
2025-05-24 18:55:25,384 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 18:55:25,386 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:55:25,411 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:55:25,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:55:25,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:55:25,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:55:25,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:55:25,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:55:25,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:55:25,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:55:25,427 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:55:25,427 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:55:25,428 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:55:25,429 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:55:25,430 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:55:25,432 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:55:25,435 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:55:25,445 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:55:25,446 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:55:25,449 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:55:25,456 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:55:25,457 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:55:25,457 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:55:25,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:55:25,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:55:25,461 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,462 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,462 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,463 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,463 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:55:25,464 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:55:25,464 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,464 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:55:25,464 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:55:25,465 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:55:25,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:55:25,466 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:55:25,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:55:25,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:55:25,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:55:25,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:55:25,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:55:25,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:55:25,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:55:25,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:55:25,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:55:25,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:55:25,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:55:25,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:55:25,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:55:25,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:55:25,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:55:25,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:55:25,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:55:25,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:55:25,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:55:25,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:55:25,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:55:25,484 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:55:25,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:55:25,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:55:25,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:55:25,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:55:25,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:55:25,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:55:25,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:55:25,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:55:25,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,494 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:55:25,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:55:25,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,496 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:55:25,497 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:55:25,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:55:25,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,499 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:55:25,500 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 18:55:25,501 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:55:25,503 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:55:25,505 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:55:25,506 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:55:25,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:55:25,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:55:25,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,508 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:55:25,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:55:25,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:55:25,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:55:25,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:55:25,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:55:25,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:55:25,510 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7b726ffe
2025-05-24 18:55:25,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:55:25,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:55:25,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:55:25,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:55:25,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:55:25,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:55:25,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:55:25,515 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:55:25,515 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:55:25,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:55:25,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:55:25,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:55:25,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:55:25,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:55:25,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:55:25,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:55:25,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:55:25,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:55:25,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,527 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:55:25,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:55:25,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:55:25,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:55:25,536 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@41e1697e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@553deef, org.springframework.security.web.context.SecurityContextHolderFilter@66a9676f, org.springframework.security.web.header.HeaderWriterFilter@4715745f, org.springframework.web.filter.CorsFilter@112c9e8b, org.springframework.security.web.authentication.logout.LogoutFilter@39984e63, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3a71d305, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6bebbf93, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@787cf55b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25719e50, org.springframework.security.web.access.ExceptionTranslationFilter@681f7376, org.springframework.security.web.access.intercept.AuthorizationFilter@10f08365]
2025-05-24 18:55:25,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:55:25,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:55:25,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:55:25,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:55:25,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:55:25,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:55:25,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:55:25,541 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:55:25,541 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3a4f65c5
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:55:25,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:55:25,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:55:25,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:55:25,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:55:25,548 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:55:25,551 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:55:25,551 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:55:25,553 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:55:25,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:55:25,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:55:25,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:55:25,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:55:25,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:55:25,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:55:25,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:55:25,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:55:25,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:55:25,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:55:25,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:55:25,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:55:25,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:55:25,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:55:25,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:55:25,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:55:25,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:55:25,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:55:25,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:55:25,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:55:25,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:55:25,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:55:25,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:55:25,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:55:25,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:55:25,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:55:25,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:55:25,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:55:25,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:55:25,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:55:25,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:55:25,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:55:25,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:55:25,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:55:25,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:55:25,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:55:25,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:55:25,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:55:25,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:55:25,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:55:25,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:55:25,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:55:25,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:55:25,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:55:25,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:55:25,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:55:25,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:55:25,573 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@bbffff1
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:55:25,574 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:55:25,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:55:25,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:55:25,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:55:25,577 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:55:25,577 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:55:25,578 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:55:25,578 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:55:25,581 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:55:25,581 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:55:25,581 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:55:25,581 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:55:25,581 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:55:25,584 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:55:25,588 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.521 seconds (process running for 91.308)
2025-05-24 18:55:25,588 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:55:25,590 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 18:55:25,590 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:55:25,602 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a609a8a
2025-05-24 18:55:25,632 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@c4ca0b
2025-05-24 18:55:25,667 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1f028f5f
2025-05-24 18:55:25,696 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2dab5340
2025-05-24 18:55:25,726 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@d7f7973
2025-05-24 18:55:25,755 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3bc4bbe1
2025-05-24 18:55:25,774 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:55:30,039 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:55:30,039 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:55:30,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:55:30,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:55:30,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:55:30,040 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1393726
2025-05-24 18:55:30,040 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@15c4f4a7
2025-05-24 18:55:30,040 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:55:30,040 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 18:55:30,041 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:55:30,041 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:55:30,041 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:55:30,041 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:55:30,041 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,042 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:55:30,043 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:55:30,043 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:55:30,043 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:55:30,044 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:55:30,044 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,045 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:55:30,045 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,045 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,045 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:55:30,050 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,050 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,050 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,050 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,050 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,052 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,052 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,052 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,054 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,056 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,056 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,056 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,056 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,060 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,060 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,060 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,060 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,060 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,062 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,062 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,062 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,067 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,067 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,070 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,070 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,070 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,070 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,070 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,076 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,076 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,077 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,077 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,077 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,079 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,079 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,083 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,083 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,084 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,085 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,085 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,085 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,085 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,088 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,094 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,096 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,096 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,102 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,103 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,103 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,103 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,104 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,104 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,106 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,106 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,106 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,106 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,107 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,107 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,109 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,109 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,114 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,116 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,116 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,116 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,117 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,117 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,118 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,118 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,119 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,119 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,120 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,123 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,123 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,123 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,123 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,125 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,126 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,126 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,126 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,126 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,127 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,127 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,127 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,127 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,130 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,130 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,130 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,130 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,130 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,142 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,142 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,142 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,142 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,142 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,144 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,144 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,146 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,146 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,146 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,146 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,146 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,150 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,150 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,150 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,150 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,150 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,155 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,155 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,155 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,158 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,162 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,162 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,162 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,162 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,162 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,194 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,194 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,194 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,194 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,194 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,195 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,195 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,195 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,197 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,203 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,203 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,203 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,203 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,205 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,205 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,205 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,205 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,205 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,209 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,209 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,209 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,211 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,211 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,218 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,218 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,218 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,226 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,226 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,226 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,226 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,226 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,230 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,235 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,235 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,235 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,235 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,237 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,237 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,237 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,237 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,237 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,241 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,241 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,241 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,241 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,241 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,248 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,250 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,250 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,252 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,252 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,252 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,252 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,252 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,260 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,264 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,268 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,268 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,268 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,268 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,268 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,289 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:55:34,290 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:55:34,290 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:55:34,290 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:55:34,290 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,290 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:55:34,291 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:55:34,291 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:55:34,291 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:55:34,292 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:55:34,292 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,293 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:55:34,293 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,293 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,293 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:55:34,297 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,298 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,298 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,298 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,298 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,299 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,299 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,299 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,299 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,299 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,300 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,300 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,300 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,300 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,303 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,304 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,304 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,304 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,304 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,305 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,305 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,306 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,307 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,307 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,307 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,310 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,311 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,311 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,311 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,311 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,312 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,312 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,312 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,312 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,313 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,313 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,313 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,314 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,314 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,318 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,318 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,318 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,318 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,319 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,320 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,320 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,320 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,320 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,320 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,321 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,321 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,321 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,321 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,324 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,325 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,325 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,325 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,325 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,326 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,326 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,326 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,326 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,326 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,327 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,327 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,327 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,327 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,331 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,331 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,331 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,332 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,332 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,332 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,333 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,333 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,333 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,333 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,333 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,334 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,334 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,334 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,337 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,337 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,337 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,338 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,338 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,338 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,339 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,339 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,339 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,339 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,339 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,340 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,340 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,340 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,344 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,344 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,344 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,345 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,345 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,345 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,346 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,346 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,346 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,346 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,346 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,350 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,350 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,351 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,352 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,352 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,352 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,352 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,353 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,353 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,353 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,356 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,356 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,356 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,357 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,357 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,359 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,360 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,360 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,360 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,360 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,360 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,361 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,361 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,361 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,364 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,365 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,365 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,365 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,365 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,366 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,366 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,367 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,367 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,367 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,367 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,367 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,368 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,368 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,371 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,371 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,371 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,372 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,372 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,372 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,372 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,372 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,373 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,373 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,373 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,373 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,377 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,378 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,378 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,379 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,379 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,380 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,380 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,380 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,380 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,380 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,381 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,381 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,381 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,382 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,385 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,386 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,386 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,386 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,386 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,387 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,387 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,387 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,387 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,387 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,388 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,388 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,388 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,388 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,392 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,392 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,392 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,392 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,393 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,393 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,393 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,393 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,393 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,394 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,394 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,394 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,395 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,398 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,398 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,398 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,398 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,398 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,399 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,399 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,399 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,400 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,400 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,400 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,400 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,401 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,401 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,403 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,404 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,404 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,404 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,404 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,405 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,405 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,405 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,405 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,405 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,406 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,406 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,406 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,406 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,410 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,410 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,410 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,410 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,410 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,411 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,411 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,412 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,413 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,413 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,416 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,416 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,416 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,416 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,417 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,418 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,418 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,418 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,418 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,418 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,419 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,419 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,444 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,444 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,444 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,444 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,447 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,447 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,447 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,447 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,447 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,448 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,448 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,448 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,448 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,452 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,452 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,452 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,452 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,452 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,454 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,454 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,454 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,458 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,459 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,459 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,459 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,459 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,460 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,460 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,460 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,461 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,461 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,461 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,461 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,462 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,462 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,465 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,465 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,466 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,466 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,466 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,467 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,467 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,467 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,468 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,469 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,472 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,472 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,472 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,472 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,472 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,473 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,473 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,473 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,474 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,474 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,474 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,475 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,475 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,475 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,479 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,479 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,479 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,479 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,480 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,480 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,481 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,481 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,481 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,481 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,481 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,482 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,482 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,482 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,486 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,486 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,486 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,486 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,487 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,487 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,489 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,489 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,492 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,493 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,493 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,493 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,493 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,494 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,494 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,494 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,494 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,494 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,495 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,495 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,495 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,495 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,500 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,500 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,500 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,501 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,501 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,501 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,503 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,503 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,506 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,506 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,507 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,508 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,508 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,508 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,513 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,513 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,514 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,514 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,514 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,515 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,515 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,515 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,515 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,515 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,516 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,517 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,517 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,517 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,521 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,521 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,521 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,521 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,522 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,522 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,522 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,522 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,522 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,523 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,523 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,526 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,526 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,530 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,530 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,530 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,530 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,531 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,531 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,532 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,532 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,532 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,532 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,533 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,533 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,533 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,533 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,536 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,537 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,537 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,537 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,537 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,538 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,538 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,538 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,538 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,538 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,539 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,539 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,539 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,539 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,543 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,544 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,544 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,544 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,544 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,546 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,546 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,546 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,550 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,550 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,550 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,551 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,551 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,552 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,552 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,552 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,552 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,552 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,553 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,553 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,553 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,553 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,556 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,556 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,556 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,556 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,556 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,557 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,557 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,557 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,557 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,557 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,558 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,558 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,559 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,559 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,563 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,563 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,563 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,563 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,563 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,564 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,564 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,564 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,564 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,564 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,565 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,565 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,565 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,565 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,568 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,568 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,568 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,568 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,568 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,569 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,569 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,569 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,569 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,569 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,570 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,570 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,570 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,570 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,573 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,573 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,573 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,574 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,574 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,574 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,574 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,575 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,575 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,575 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,575 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,575 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,576 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,576 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,592 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,592 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,592 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,592 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,592 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,595 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,595 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,595 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,595 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,595 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,596 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,596 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,596 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,596 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,600 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,600 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,600 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,600 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,605 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,605 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,605 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,607 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,607 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,609 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,609 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,609 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,612 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,613 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,617 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,617 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,617 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,620 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,620 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,620 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,621 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,621 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,621 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,622 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,623 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,623 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,623 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,627 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,627 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,628 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,628 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,628 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,629 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,629 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,629 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,630 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,630 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,630 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,630 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,631 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,631 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,634 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,634 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,634 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,635 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,635 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,635 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,637 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,637 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,640 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,640 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,640 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,641 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,641 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,643 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,644 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,644 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,644 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,645 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,648 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,648 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,649 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,649 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,649 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,650 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,650 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,650 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,650 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,650 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,651 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,651 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,651 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,651 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,654 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,655 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,655 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,655 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,655 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,656 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,656 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,656 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,656 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,657 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,657 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,657 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,657 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,661 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,661 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,661 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,662 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,662 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,662 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,664 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,664 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,667 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,667 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,667 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,667 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,668 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,668 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,668 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,668 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,669 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,669 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,669 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,669 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,673 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,673 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,673 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,673 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,673 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,674 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,675 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,676 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,676 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,676 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,676 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,680 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,681 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,681 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,681 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,681 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,681 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,686 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,686 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,686 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,687 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,687 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,687 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,688 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,688 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,688 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,688 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,688 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,689 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,692 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,693 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,693 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,693 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,693 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,694 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,694 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,694 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,695 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,695 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,695 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,695 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,696 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,696 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,700 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,700 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,700 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,700 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,701 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,702 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,702 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,706 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,706 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,706 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,706 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,706 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,707 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,707 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,707 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,707 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,707 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,708 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,708 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,708 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,708 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,713 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,713 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,713 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,713 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,714 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,714 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,714 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,714 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,714 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,715 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,715 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,716 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,716 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:57:08 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:57:08,492 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 1364 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:57:08,495 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:57:08,495 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:57:08,496 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:57:08,531 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:57:08,531 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 18:57:08,531 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 18:57:08,531 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:57:08,531 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:57:08,532 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 18:57:08,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:57:08,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:57:08,591 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:57:08,593 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:57:08,594 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:57:08,595 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:57:08,596 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:57:08,596 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:57:08,600 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:57:08,601 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:57:08,602 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:57:08,605 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:57:08,607 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:57:08,977 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:57:08,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:57:08,985 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:57:08,986 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:57:08,992 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:57:09,012 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interface.
2025-05-24 18:57:09,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:57:09,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:57:09,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:57:09,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:57:09,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:57:09,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:57:09,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:57:09,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:57:09,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:57:09,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:57:09,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:57:09,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:57:09,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:57:09,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:57:09,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:57:09,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:57:09,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:57:09,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:57:09,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:57:09,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:57:09,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:57:09,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:57:09,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:57:09,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:57:09,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:57:09,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:57:09,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:57:09,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:57:09,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:57:09,211 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@90fff94]
2025-05-24 18:57:09,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:57:09,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:57:09,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:57:09,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:57:09,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:57:09,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:57:09,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:57:09,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:57:09,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:57:09,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:57:09,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:57:09,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:57:09,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:57:09,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:57:09,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:57:09,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:57:09,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:57:09,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:57:09,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:57:09,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:57:09,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:57:09,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:57:09,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:57:09,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:57:09,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:57:09,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:57:09,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:57:09,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:57:09,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:57:09,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:57:09,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:57:09,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:57:09,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:57:09,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:57:09,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:57:09,385 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:57:09,386 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:57:09,386 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:57:09,444 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:57:09,451 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:57:09,453 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:57:09,453 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:57:09,583 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:57:09,587 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:57:09,587 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:57:09,587 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1055 ms
2025-05-24 18:57:09,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:57:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:57:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:57:09,592 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:57:09,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:57:09,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:57:09,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:57:09,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:57:09,601 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:57:09,601 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:57:09,613 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:57:09,614 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:57:09,615 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:57:09,615 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:57:09,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:57:09,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:57:09,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:57:09,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:57:09,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:57:09,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:57:09,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:57:09,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:57:09,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:57:09,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:57:09,628 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 18:57:09,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:57:09,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:57:09,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:57:09,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:57:09,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:57:09,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:57:09,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:57:09,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:57:09,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:57:09,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:57:09,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:57:09,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:57:09,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:57:09,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:09,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:57:09,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:57:09,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:57:09,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:57:09,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:57:09,661 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 18:57:09,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:57:09,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:57:09,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:09,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:09,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:57:09,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:57:09,680 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:57:09,867 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:57:09,882 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:57:09,887 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:57:10,082 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d
2025-05-24 18:57:10,084 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:57:10,118 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:57:10,195 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:57:10,212 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@15905ab0
2025-05-24 18:57:10,242 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@54ad508b
2025-05-24 18:57:10,273 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@65334665
2025-05-24 18:57:10,304 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3482afc4
2025-05-24 18:57:10,334 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@30ccf7f7
2025-05-24 18:57:10,367 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@340f2352
2025-05-24 18:57:10,395 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7e13dfa5
2025-05-24 18:57:10,427 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@74d4b6e3
2025-05-24 18:57:10,459 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ca05f6
2025-05-24 18:57:10,473 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:57:10,700 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:57:10,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:57:10,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:57:10,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:57:10,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:57:10,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:57:10,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:57:10,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:57:10,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:57:10,743 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:57:10,753 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:57:10,771 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:57:10,797 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:57:10,804 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:57:10,818 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:57:10,828 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:57:10,864 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:57:10,898 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:57:10,901 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:57:10,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:57:10,926 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:57:10,926 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:57:10,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:57:10,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:57:10,931 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,932 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,932 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,932 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,932 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:57:10,934 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:57:10,934 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,934 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:57:10,934 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:57:10,935 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:57:10,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:57:10,937 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:57:10,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:57:10,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:57:10,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:10,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:57:10,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:57:10,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:10,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:57:10,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:10,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:57:10,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:10,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:57:10,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:57:10,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:10,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:57:10,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:57:10,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:10,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:57:10,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:57:10,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:57:10,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:57:10,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:57:10,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:57:10,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:57:10,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:10,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:57:10,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:57:10,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:57:10,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:57:10,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:10,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:57:10,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:57:10,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:57:10,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:57:10,964 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:57:10,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:57:10,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:57:10,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:57:11,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:57:11,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:57:11,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:57:11,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:57:11,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:57:11,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,018 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:57:11,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:57:11,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:57:11,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:57:11,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,046 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:57:11,053 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 18:57:11,054 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:57:11,058 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:57:11,062 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:57:11,063 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:57:11,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:57:11,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:57:11,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,066 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:57:11,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:57:11,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:57:11,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:57:11,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:57:11,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:57:11,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:57:11,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:57:11,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:57:11,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:57:11,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:57:11,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:57:11,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:57:11,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:57:11,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:57:11,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:57:11,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:57:11,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:57:11,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:57:11,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:57:11,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:57:11,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:57:11,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:57:11,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:57:11,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,105 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:57:11,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:57:11,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:57:11,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:57:11,132 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@476f3a74, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6fb894f0, org.springframework.security.web.context.SecurityContextHolderFilter@351d4d61, org.springframework.security.web.header.HeaderWriterFilter@440007ce, org.springframework.web.filter.CorsFilter@72346597, org.springframework.security.web.authentication.logout.LogoutFilter@569eced4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@546198a9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f192591, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6afeb3fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54b1bc06, org.springframework.security.web.access.ExceptionTranslationFilter@479abf3c, org.springframework.security.web.access.intercept.AuthorizationFilter@bee82b]
2025-05-24 18:57:11,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:57:11,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:57:11,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:57:11,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:57:11,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:57:11,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:57:11,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:57:11,140 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:57:11,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:57:11,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:57:11,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:57:11,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:57:11,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:57:11,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:57:11,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:57:11,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:57:11,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:57:11,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:57:11,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:57:11,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:57:11,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:57:11,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:57:11,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:57:11,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:57:11,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:57:11,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:57:11,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:57:11,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:57:11,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:57:11,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:57:11,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:57:11,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:57:11,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:57:11,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:57:11,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:57:11,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:57:11,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:57:11,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:57:11,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:57:11,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:57:11,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:57:11,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:57:11,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:57:11,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:57:11,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:57:11,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:57:11,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:57:11,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:57:11,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:57:11,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:57:11,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:57:11,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:57:11,172 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:57:11,179 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:57:11,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:57:11,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:57:11,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:57:11,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:57:11,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:57:11,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:57:11,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:57:11,196 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:57:11,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:57:11,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:57:11,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:57:11,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:57:11,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:57:11,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:11,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:57:11,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:57:11,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:57:11,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:57:11,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:57:11,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:57:11,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:57:11,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:57:11,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:57:11,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:57:11,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:57:11,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:57:11,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:57:11,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:57:11,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:57:11,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:57:11,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:57:11,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:57:11,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:57:11,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:57:11,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:57:11,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:57:11,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:57:11,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:57:11,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:57:11,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:57:11,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:57:11,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:57:11,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:57:11,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:57:11,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:57:11,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:57:11,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:57:11,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:57:11,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:57:11,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:57:11,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:57:11,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:57:11,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:57:11,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:57:11,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:57:11,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:57:11,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:57:11,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:57:11,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:57:11,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:57:11,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:57:11,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:57:11,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:57:11,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:57:11,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:57:11,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:57:11,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:57:11,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:57:11,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:57:11,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:57:11,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:57:11,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:57:11,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:57:11,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:57:11,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:57:11,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:57:11,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:57:11,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:57:11,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:57:11,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:57:11,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:57:11,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:57:11,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:57:11,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:57:11,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:57:11,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:57:11,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:57:11,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:57:11,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:57:11,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:57:11,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:57:11,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:57:11,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:57:11,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:57:11,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:57:11,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:57:11,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:57:11,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:57:11,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:57:11,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:57:11,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:57:11,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:57:11,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:57:11,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:57:11,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:57:11,258 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 18:57:11,259 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:57:11,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:57:11,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:57:11,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:57:11,266 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:57:11,266 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:57:11,266 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:57:11,266 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:57:11,283 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:57:11,284 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:57:11,284 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:57:11,284 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:57:11,284 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:57:11,290 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:57:11,295 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.022 seconds (process running for 3.37)
2025-05-24 18:57:11,296 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:57:11,297 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 18:57:11,297 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 18:57:11,297 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:57:11,297 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:57:11,341 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:57:11,341 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:57:11,341 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:57:11,342 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:57:11,342 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:57:11,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7327d691
2025-05-24 18:57:11,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2d9ff332
2025-05-24 18:57:11,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:57:11,343 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-24 18:57:11,356 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:57:11,361 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:57:11,362 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:57:11,363 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:57:11,364 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:57:11,371 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:57:11,385 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:57:11,385 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:57:11,387 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:57:11,391 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:57:11,392 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:57:11,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,398 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:57:11,398 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:57:11,404 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,404 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,405 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,405 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,409 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,410 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,411 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,411 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,416 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,416 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,417 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,417 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,421 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,421 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,422 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,422 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,426 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,426 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,427 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,427 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,430 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,430 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,430 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,432 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,435 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,436 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,436 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,436 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,440 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,440 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,440 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,440 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,443 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,444 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,444 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,444 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,447 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,448 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,449 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,449 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,453 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,453 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,454 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,454 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,457 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,458 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,458 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,458 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,462 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,462 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,465 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,465 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,465 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,465 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,468 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,469 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,469 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,469 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,473 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,473 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,473 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,473 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,476 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,477 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,477 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,477 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,482 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,483 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,483 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,483 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,486 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,487 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,487 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,487 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,513 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,513 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,515 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,515 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,519 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,520 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,520 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,520 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,525 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,534 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,539 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,540 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,540 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,540 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,544 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,545 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,545 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,545 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,549 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,549 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,549 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,549 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,557 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,558 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,558 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,558 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,567 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,567 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,567 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,567 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,571 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,571 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,572 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,572 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,575 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,576 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,576 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,576 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,580 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,581 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,581 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,581 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,585 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,585 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,586 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,586 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,590 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,591 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,591 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,591 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,601 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,602 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,602 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,602 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,605 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,605 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,606 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,606 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,338 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,339 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,339 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,339 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,344 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,345 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,347 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,347 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,356 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,356 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,357 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,357 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,361 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,361 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,361 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,364 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,364 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,364 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,364 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,367 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,367 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,368 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,368 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,374 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,374 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,375 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,375 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,378 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,378 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,378 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,378 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,386 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,386 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,386 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,386 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,390 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,390 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,390 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,390 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,393 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,393 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,394 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,394 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,396 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,397 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,397 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,397 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,400 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,401 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,406 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,407 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,408 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,408 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,412 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,413 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,413 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,414 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,417 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,417 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,418 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,418 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,422 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,422 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,422 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,422 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,455 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,456 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,458 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,458 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,463 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,464 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,466 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,466 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,471 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,472 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,473 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,473 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,477 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,477 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,482 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,487 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,487 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,487 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,487 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,491 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,491 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,494 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,494 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,494 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,494 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,497 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,497 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,497 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,497 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,501 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,501 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,501 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,501 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,510 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,510 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,510 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,510 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,513 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,513 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,513 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,513 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,517 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,517 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,517 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,517 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,523 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,523 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,524 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,524 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,526 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,527 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,527 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,527 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,530 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,530 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,530 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,530 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,533 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,558 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,559 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,559 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,559 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,562 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,563 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,563 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,563 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,567 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,568 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,568 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,575 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,578 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,579 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,579 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,579 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,587 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,587 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,588 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,588 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,592 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,592 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,593 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,593 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,596 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,602 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,602 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,603 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,603 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,606 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,606 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,607 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,607 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,610 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,610 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,611 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,611 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,614 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,614 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,615 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,615 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,618 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,622 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,623 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,623 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,623 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,626 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,627 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,627 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,627 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,630 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,631 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,632 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,632 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,636 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,636 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,637 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,637 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,641 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,641 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,642 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,642 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,645 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,645 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,646 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,646 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,649 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,650 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,650 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,650 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:40,198 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:57:40,198 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:57:49,694 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,694 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,695 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,695 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,703 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,703 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,703 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,704 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,708 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,709 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,709 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,709 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,716 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,716 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,716 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,716 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,719 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,719 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,719 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,719 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,722 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,722 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,722 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,722 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,725 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,726 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,726 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,726 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,729 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,729 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,729 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,729 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,732 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,732 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,732 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,732 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,735 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,735 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,735 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,735 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,737 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,738 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,738 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,738 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,743 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,743 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,743 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,743 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,748 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,748 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,749 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,749 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,753 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,760 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,760 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,761 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,761 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,766 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,766 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,767 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,767 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,771 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,771 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:58:04,762 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 18:58:04,763 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 18:58:04,764 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 18:58:04,765 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 18:58:04,765 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 18:58:04,767 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc, started on Sat May 24 18:57:08 KST 2025
2025-05-24 18:58:04,768 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 18:58:04,769 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 18:58:04,769 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 18:58:04,769 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 18:58:04,769 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 18:58:04,775 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 18:58:04,775 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 18:58:04,776 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 18:58:04,776 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 18:58:04,776 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:58:04,778 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:58:04,778 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:58:04,779 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d: (connection evicted)
2025-05-24 18:58:04,782 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@15905ab0: (connection evicted)
2025-05-24 18:58:04,783 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@54ad508b: (connection evicted)
2025-05-24 18:58:04,784 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@65334665: (connection evicted)
2025-05-24 18:58:04,786 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3482afc4: (connection evicted)
2025-05-24 18:58:04,787 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@30ccf7f7: (connection evicted)
2025-05-24 18:58:04,789 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@340f2352: (connection evicted)
2025-05-24 18:58:04,790 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7e13dfa5: (connection evicted)
2025-05-24 18:58:04,791 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@74d4b6e3: (connection evicted)
2025-05-24 18:58:04,793 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2ca05f6: (connection evicted)
2025-05-24 18:58:04,795 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 18:58:04,795 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-24 18:58:04,849 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 18:58:04 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:58:04,873 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 1364 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:58:04,873 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:58:04,873 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:58:04,873 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:58:04,875 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb
2025-05-24 18:58:04,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:58:04,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:58:04,878 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:58:04,879 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:58:04,880 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:58:04,880 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:58:04,881 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:58:04,881 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:58:04,884 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:58:04,884 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:58:04,885 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:58:04,885 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:58:04,886 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:58:05,007 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:58:05,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:58:05,008 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:58:05,008 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:58:05,009 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:58:05,013 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 18:58:05,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:58:05,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:58:05,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:58:05,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:58:05,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:58:05,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:58:05,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:58:05,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:58:05,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:58:05,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:58:05,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6289ff16]
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:58:05,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:58:05,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:58:05,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:58:05,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:58:05,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:58:05,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:58:05,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:58:05,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:58:05,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:58:05,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:58:05,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:58:05,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:58:05,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:58:05,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:58:05,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:58:05,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:58:05,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:58:05,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:58:05,072 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:58:05,073 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:58:05,073 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:58:05,073 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:58:05,124 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:58:05,126 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:58:05,126 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:58:05,126 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 251 ms
2025-05-24 18:58:05,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:58:05,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:58:05,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:58:05,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:58:05,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:58:05,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:58:05,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:58:05,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:58:05,131 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:58:05,131 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:58:05,135 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:58:05,136 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:58:05,136 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:58:05,136 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:58:05,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:58:05,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:58:05,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:58:05,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:58:05,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:58:05,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:58:05,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:58:05,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:58:05,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:58:05,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:58:05,139 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@7e14f049
2025-05-24 18:58:05,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:58:05,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:58:05,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:58:05,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:58:05,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:58:05,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:58:05,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:58:05,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:58:05,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:58:05,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:58:05,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:58:05,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:58:05,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:58:05,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:58:05,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:58:05,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:58:05,165 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:58:05,169 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:58:05,169 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:58:05,170 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 18:58:05,187 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1eaab231
2025-05-24 18:58:05,188 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 18:58:05,190 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:58:05,216 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:58:05,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:58:05,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:58:05,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:58:05,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:58:05,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:58:05,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:58:05,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:58:05,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:58:05,232 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:58:05,232 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:58:05,233 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:58:05,234 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:58:05,235 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:58:05,237 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:58:05,245 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:58:05,245 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:58:05,248 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:58:05,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:58:05,254 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:58:05,254 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:58:05,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:58:05,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:58:05,258 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,258 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,258 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,258 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,258 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:58:05,259 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:58:05,259 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,259 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:58:05,259 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:58:05,260 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:58:05,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:58:05,261 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:58:05,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:58:05,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:58:05,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:58:05,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:58:05,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:58:05,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:58:05,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:58:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:58:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:58:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:58:05,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:58:05,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:58:05,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:58:05,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:58:05,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:58:05,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:58:05,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:58:05,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:58:05,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:58:05,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:58:05,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:58:05,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:58:05,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:58:05,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:58:05,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:58:05,275 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:58:05,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:58:05,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:58:05,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:58:05,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:58:05,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:58:05,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:58:05,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:58:05,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:58:05,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,284 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:58:05,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:58:05,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:58:05,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:58:05,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,289 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:58:05,290 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 18:58:05,292 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:58:05,293 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:58:05,294 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:58:05,295 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:58:05,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:58:05,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:58:05,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,297 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:58:05,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:58:05,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:58:05,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:58:05,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:58:05,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:58:05,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:58:05,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:58:05,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:58:05,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:58:05,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:58:05,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:58:05,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:58:05,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:58:05,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:58:05,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:58:05,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:58:05,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:58:05,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:58:05,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:58:05,303 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:58:05,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:58:05,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:58:05,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:58:05,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:58:05,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:58:05,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:58:05,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:58:05,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:58:05,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:58:05,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:58:05,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:58:05,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,318 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:58:05,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:58:05,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:58:05,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:58:05,319 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@174fb6f8
2025-05-24 18:58:05,325 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4f1e847b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5e1223ce, org.springframework.security.web.context.SecurityContextHolderFilter@e28846b, org.springframework.security.web.header.HeaderWriterFilter@2bf2f79d, org.springframework.web.filter.CorsFilter@1cf0d16b, org.springframework.security.web.authentication.logout.LogoutFilter@5a8a27b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@f655496, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d423c8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@731b33d0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3994e787, org.springframework.security.web.access.ExceptionTranslationFilter@5935e19b, org.springframework.security.web.access.intercept.AuthorizationFilter@b69392e]
2025-05-24 18:58:05,326 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:58:05,326 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:58:05,326 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:58:05,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:58:05,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:58:05,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:58:05,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:58:05,328 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:58:05,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:58:05,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:58:05,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:58:05,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:58:05,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:58:05,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:58:05,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:58:05,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:58:05,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:58:05,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:58:05,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:58:05,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:58:05,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:58:05,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:58:05,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:58:05,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:58:05,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:58:05,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:58:05,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:58:05,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:58:05,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:58:05,338 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:58:05,340 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:58:05,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:58:05,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:58:05,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:58:05,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:58:05,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:58:05,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:58:05,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:58:05,344 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:58:05,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:58:05,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:58:05,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:58:05,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:58:05,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:58:05,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:58:05,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:58:05,349 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5672bcc3
2025-05-24 18:58:05,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:58:05,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:58:05,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:58:05,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:58:05,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:58:05,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:58:05,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:58:05,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:58:05,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:58:05,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:58:05,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:58:05,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:58:05,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:58:05,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:58:05,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:58:05,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:58:05,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:58:05,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:58:05,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:58:05,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:58:05,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:58:05,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:58:05,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:58:05,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:58:05,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:58:05,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:58:05,362 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:58:05,366 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:58:05,366 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:58:05,366 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:58:05,366 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:58:05,370 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:58:05,370 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:58:05,370 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:58:05,371 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:58:05,371 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:58:05,373 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:58:05,378 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.524 seconds (process running for 57.453)
2025-05-24 18:58:05,378 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:58:05,379 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 18:58:05,379 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:58:05,381 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@676eef16
2025-05-24 18:58:05,407 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@365d438c
2025-05-24 18:58:05,438 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e0ef616
2025-05-24 18:58:05,472 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@19f7f032
2025-05-24 18:58:05,503 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@9022052
2025-05-24 18:58:05,535 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@124a2ef
2025-05-24 18:58:05,561 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@27f78aa8
2025-05-24 18:58:05,580 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:58:08,205 http-nio-8888-exec-4 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:58:08,205 http-nio-8888-exec-4 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:58:08,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:58:08,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:58:08,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:58:08,207 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@537836eb
2025-05-24 18:58:08,207 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4d9a764e
2025-05-24 18:58:08,207 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:58:08,207 http-nio-8888-exec-4 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 18:58:08,208 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,208 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,208 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,208 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,208 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,209 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,209 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,209 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,213 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,213 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,215 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,215 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,215 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,215 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,215 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,220 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,222 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,222 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,224 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,224 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,224 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,224 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,236 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,238 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,238 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,238 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,238 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,238 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,241 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,243 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,243 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,243 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,244 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,244 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,244 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,263 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,263 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,263 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,265 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,265 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,267 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,269 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,269 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,269 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,269 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,269 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,278 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,278 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,278 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,278 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,280 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,280 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,280 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,280 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,280 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,282 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,282 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,282 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,282 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,286 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,286 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,286 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,286 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,321 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,322 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,322 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,323 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,323 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,323 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,324 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,324 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,324 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,324 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,325 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,325 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,327 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,327 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,327 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,340 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,340 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,340 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,340 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,348 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,348 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,348 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,348 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,348 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,349 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,349 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,357 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,357 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,357 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,357 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,361 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,361 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,361 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,361 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,363 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,363 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,363 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,363 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,363 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,365 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,365 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,365 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,367 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,367 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,367 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,367 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,367 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,382 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,382 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,382 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,384 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,384 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,384 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,384 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,388 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,388 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,388 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,388 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,388 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,392 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,392 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,396 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,396 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,396 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,399 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,399 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,399 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,399 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,399 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,401 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,401 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,401 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,401 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,404 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,404 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,404 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,404 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,404 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,462 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,463 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,463 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,465 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,465 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,465 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,465 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,465 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,469 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,469 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,469 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,471 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,471 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,471 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,472 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,472 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,472 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,472 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,473 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,473 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,473 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,473 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,475 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,483 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,492 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,492 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,492 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,492 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,499 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,499 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,499 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,499 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,499 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,508 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,508 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,508 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,508 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,508 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,510 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,512 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,512 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,512 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,512 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,515 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,515 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,515 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,515 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,519 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,519 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,519 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,527 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,527 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,529 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,532 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,532 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,532 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,532 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,535 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,535 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,535 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,537 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,537 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,539 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,539 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,539 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,541 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,541 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,543 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,543 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,584 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,585 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,585 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,585 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,585 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,585 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,586 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,586 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,587 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,587 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,587 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,588 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,588 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,588 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,591 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,597 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,597 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,597 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,597 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,602 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,609 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,609 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,609 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,609 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,609 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,611 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,611 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,623 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,623 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,623 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,623 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,636 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,638 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,638 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,638 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,645 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,655 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,655 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,655 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,655 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,655 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,657 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,657 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,662 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,662 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,662 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,662 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,664 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,666 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,671 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,671 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,671 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,673 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,673 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,158 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /index
2025-05-24 18:58:12,158 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /index
2025-05-24 18:58:12,158 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/index", parameters={}
2025-05-24 18:58:12,159 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:58:12,160 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,163 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:58:12,173 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource index.]
2025-05-24 18:58:12,173 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,173 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:58:12,173 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,175 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:58:12,175 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,176 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:58:12,176 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,179 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,179 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,179 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,180 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,180 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,180 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,180 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,180 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,181 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,181 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,181 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,182 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,182 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,182 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,182 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,184 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,184 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,184 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,186 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,186 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,186 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,186 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,187 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,187 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,190 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,190 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,190 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,191 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,191 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,191 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,191 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,191 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,192 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,192 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,192 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,193 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,193 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,193 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,193 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,197 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,197 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,199 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,199 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,200 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,200 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,200 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,200 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,200 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,203 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,203 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,203 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,203 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,203 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,204 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,204 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,204 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,204 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,205 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,206 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,206 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,206 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,206 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,207 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,212 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,213 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,214 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,214 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,214 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,214 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,217 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,217 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,218 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,218 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,218 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,218 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,218 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,219 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,219 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,219 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,219 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,220 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,220 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,220 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,220 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,224 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,224 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,224 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,224 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,224 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,225 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,225 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,225 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,225 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,226 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,226 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,226 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,227 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,227 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,232 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,232 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,232 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,233 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,233 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,233 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,233 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,233 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,234 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,234 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,234 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,234 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,235 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,235 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,235 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,238 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,238 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,238 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,239 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,239 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,239 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,239 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,245 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,245 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,245 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,245 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,246 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,246 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,250 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,250 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,250 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,250 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,251 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,251 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,251 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,251 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,251 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,254 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,254 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,254 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,256 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,256 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,256 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,256 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,257 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,259 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,260 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,260 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,260 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,260 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,260 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,262 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,262 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,266 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,266 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,266 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,266 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,266 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,267 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,267 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,267 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,267 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,270 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,273 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,273 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,273 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,275 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,276 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,280 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,280 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,280 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,281 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,281 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,282 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,282 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,282 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,283 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,283 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,283 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,283 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,286 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,286 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,286 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,292 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,292 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,292 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,292 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,292 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,293 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,293 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,293 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,293 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,293 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,294 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,295 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,295 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,295 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,295 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,327 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,328 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,328 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,329 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,330 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,330 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,330 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,333 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,340 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,340 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,340 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,340 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,340 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,341 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,341 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,341 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,341 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,342 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,342 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,342 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,342 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,342 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,344 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,345 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,345 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,345 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,345 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,345 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,350 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,351 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,351 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,351 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,351 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,353 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,353 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,356 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,357 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,357 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,357 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,357 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,357 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,358 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,358 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,358 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,358 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,359 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,359 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,359 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,359 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,359 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,364 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,364 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,364 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,364 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,364 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,365 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,365 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,365 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,365 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,368 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,369 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,369 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,369 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,369 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,369 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,370 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,370 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,371 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,371 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,371 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,371 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,374 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,376 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,376 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,376 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,376 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,376 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,377 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,380 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,380 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,380 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,380 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,380 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,381 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,381 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,381 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,381 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,382 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,382 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,383 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,383 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,383 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,383 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,386 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,386 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,386 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,387 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,387 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,387 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,387 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,387 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,389 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,389 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,389 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,389 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,393 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,393 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,393 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,393 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,393 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,394 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,394 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,394 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,394 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,395 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,395 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,396 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,396 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,402 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,402 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,402 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,402 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,403 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,403 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,403 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,403 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,403 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,407 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,407 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,409 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,409 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,409 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,409 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,410 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,410 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,410 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,415 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,415 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,415 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,416 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,416 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,417 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,417 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,417 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,417 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,420 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,420 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,420 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,421 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,421 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,422 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,422 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,423 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,423 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,424 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,424 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,424 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,424 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,424 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,425 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,429 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,429 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,429 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,429 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,429 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,430 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,430 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,430 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,430 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,431 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,431 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,432 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,432 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,432 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,432 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,437 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,437 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,437 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,437 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,437 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,438 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,438 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,438 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,438 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,441 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,442 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,442 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,442 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,443 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,443 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,443 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,445 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,445 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,448 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,448 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,449 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,449 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,449 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,450 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,450 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,450 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,450 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,450 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,451 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,451 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,451 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,451 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,452 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,456 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,458 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,458 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,458 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,459 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,460 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,460 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,460 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,460 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,491 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,491 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,492 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,492 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,494 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,494 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,494 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,494 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,494 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,500 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,500 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,500 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,501 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,501 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,501 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,502 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,502 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,503 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,503 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,503 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,503 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,508 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,508 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,508 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,510 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,511 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,511 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,512 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,512 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,512 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,512 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,514 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,514 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,514 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,515 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,515 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,518 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,519 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,519 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,519 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,519 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,519 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,520 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,520 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,520 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,521 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,521 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,521 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,521 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,525 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,525 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,525 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,525 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,526 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,526 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,527 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,528 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,528 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,528 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,528 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,532 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,532 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,533 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,533 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,533 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,533 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,534 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,534 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,534 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,534 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,534 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,535 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,538 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,538 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,540 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,540 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,540 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,540 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,543 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,544 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,544 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,544 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,544 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,544 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,545 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,545 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,545 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,545 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,546 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,546 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,546 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,546 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,546 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,551 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,551 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,551 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,551 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,551 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,552 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,552 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,552 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,552 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,553 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,554 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,554 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,554 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,557 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,557 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,560 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,560 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,561 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,561 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,561 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,562 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,562 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,562 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,562 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,562 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,563 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,564 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,564 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,564 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,564 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,567 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,568 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,568 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,568 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,568 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,568 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,569 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,569 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,569 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,570 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,570 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,570 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,571 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,571 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,571 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,575 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,575 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,575 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,575 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,575 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,576 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,576 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,576 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,576 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,577 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,577 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,577 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,577 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,577 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,578 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,584 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,587 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,589 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,589 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,589 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,589 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,590 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,590 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,590 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,592 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,592 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,592 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,593 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,597 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,597 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,597 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,597 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,598 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,598 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,598 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,598 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,598 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,599 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,599 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,599 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,599 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,600 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,600 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,603 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,603 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,605 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,605 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,606 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,606 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,606 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,606 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,611 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,612 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,612 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,615 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,616 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,617 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,618 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,618 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,618 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,630 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,633 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,634 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,634 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,634 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,635 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,635 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,635 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,635 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,636 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,637 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,642 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,643 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,645 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,645 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,652 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,652 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,652 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,652 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,653 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,653 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,653 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,653 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,654 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,654 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,654 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,655 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,656 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,656 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,656 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,660 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,661 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,661 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,661 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,661 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,662 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,662 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,662 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,662 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,663 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,663 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,663 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,664 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,664 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,665 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:35,316 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:58:35,316 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,701 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,701 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,701 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,701 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,701 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,703 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,703 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,703 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,703 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,708 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,711 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,712 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,712 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,712 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,712 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,713 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,713 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,713 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,713 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,719 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,719 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,719 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,719 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,719 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,720 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,722 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,722 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,723 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,723 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,725 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,725 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,725 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,725 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,725 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,729 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,732 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,732 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,732 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,732 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,732 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,735 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,737 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,738 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,741 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,742 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,742 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,742 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,742 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,742 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,743 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,743 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,743 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,743 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,743 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,744 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,744 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,744 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,744 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,749 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,749 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,749 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,754 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,754 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,755 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,755 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,755 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,755 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,755 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,760 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,760 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,766 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,768 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,768 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,768 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,768 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,768 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,769 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,769 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,769 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,774 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,774 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,774 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,774 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,774 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,775 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,775 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,775 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,775 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,778 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,778 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,778 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,778 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,781 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,781 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,784 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,784 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,790 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,790 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,790 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,790 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,791 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,791 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,791 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,791 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,791 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,796 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,802 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,802 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,804 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,805 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,808 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,808 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,808 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,814 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,814 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,814 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,816 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,816 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,816 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,816 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:05,332 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:59:05,332 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:59:35,337 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:59:35,337 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,843 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,845 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,849 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,851 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,851 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,854 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,854 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,862 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,864 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,875 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,875 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,884 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,884 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,884 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,893 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,893 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,893 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,893 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,907 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,910 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,910 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,910 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,915 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,915 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,915 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,924 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,924 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,924 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,924 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,924 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:58,917 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 18:59:58,917 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 18:59:58,917 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 18:59:58,917 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb, started on Sat May 24 18:58:04 KST 2025
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 18:59:58,918 Thread-7 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 18:59:58,922 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 18:59:58,922 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 18:59:58,922 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 18:59:58,922 Thread-7 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 18:59:58,922 Thread-7 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:59:58,923 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-24 18:59:58,923 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:59:58,923 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1eaab231: (connection evicted)
2025-05-24 18:59:58,925 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@174fb6f8: (connection evicted)
2025-05-24 18:59:58,926 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5672bcc3: (connection evicted)
2025-05-24 18:59:58,927 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@676eef16: (connection evicted)
2025-05-24 18:59:58,928 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@365d438c: (connection evicted)
2025-05-24 18:59:58,929 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6e0ef616: (connection evicted)
2025-05-24 18:59:58,931 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@19f7f032: (connection evicted)
2025-05-24 18:59:58,932 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@9022052: (connection evicted)
2025-05-24 18:59:58,933 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@124a2ef: (connection evicted)
2025-05-24 18:59:58,934 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@27f78aa8: (connection evicted)
2025-05-24 18:59:58,935 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 18:59:58,935 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-24 18:59:58,978 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 18:59:58 KST 2025

Logback Log Messages

Log session start time Sat May 24 19:00:21 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:59:58,995 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 1364 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:59:58,995 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:59:58,995 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:59:58,996 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:59:58,997 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae
2025-05-24 18:59:58,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:59:58,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:59:58,999 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:59:59,000 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:59:59,001 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:59:59,001 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:59:59,002 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:59:59,002 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:59:59,003 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:59:59,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:59:59,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:59:59,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:59:59,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:59:59,090 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:59:59,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:59:59,090 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:59:59,090 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:59:59,092 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:59:59,096 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 18:59:59,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:59:59,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:59:59,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:59:59,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:59:59,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:59:59,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:59:59,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:59:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:59:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:59:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:59:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:59:59,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:59:59,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:59:59,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:59:59,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:59:59,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:59:59,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:59:59,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:59:59,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:59:59,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:59:59,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:59:59,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:59:59,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:59:59,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:59:59,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:59:59,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:59:59,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:59:59,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:59:59,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:59:59,138 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@23930a5f]
2025-05-24 18:59:59,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:59:59,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:59:59,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:59:59,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:59:59,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:59:59,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:59:59,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:59:59,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:59:59,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:59:59,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:59:59,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:59:59,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:59:59,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:59:59,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:59:59,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:59:59,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:59:59,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:59:59,152 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:59:59,152 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:59:59,152 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:59:59,157 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:59:59,157 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:59:59,157 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:59:59,157 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:59:59,208 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:59:59,209 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:59:59,209 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:59:59,209 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 212 ms
2025-05-24 18:59:59,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:59:59,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:59:59,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:59:59,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:59:59,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:59:59,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:59:59,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:59:59,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:59:59,213 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:59:59,213 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:59:59,216 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:59:59,216 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:59:59,216 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:59:59,216 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:59:59,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:59:59,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:59:59,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:59:59,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:59:59,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:59:59,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:59:59,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:59:59,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:59:59,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:59:59,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:59:59,220 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@4fd2aae
2025-05-24 18:59:59,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:59:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:59:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:59:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:59:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:59:59,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:59:59,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:59:59,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:59:59,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:59:59,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:59:59,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:59:59,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:59:59,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:59:59,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:59:59,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:59:59,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:59:59,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:59:59,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:59:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:59:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:59:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:59:59,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:59:59,230 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:59:59,233 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-3 - configuration:
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-3"
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:59:59,234 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-24 18:59:59,249 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@59e9f09d
2025-05-24 18:59:59,249 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-24 18:59:59,251 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:59:59,294 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:59:59,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:59:59,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:59:59,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:59:59,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:59:59,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:59:59,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:59:59,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:59:59,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:59:59,310 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:59:59,310 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:59:59,311 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:59:59,312 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:59:59,313 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:59:59,314 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:59:59,316 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:59:59,322 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:59:59,323 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:59:59,325 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:59:59,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:59:59,331 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:59:59,331 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:59:59,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:59:59,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:59:59,334 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,334 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,334 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:59:59,336 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:59:59,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:59:59,336 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:59:59,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:59:59,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:59:59,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:59:59,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:59:59,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:59:59,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:59:59,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:59:59,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:59:59,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:59:59,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:59:59,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:59:59,346 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:59:59,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:59:59,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:59:59,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:59:59,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:59:59,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:59:59,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:59:59,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:59:59,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:59:59,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,353 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:59:59,354 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:59:59,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:59:59,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:59:59,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:59:59,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,361 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:59:59,363 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 18:59:59,364 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:59:59,366 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:59:59,367 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:59:59,368 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:59:59,369 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37a995b6
2025-05-24 18:59:59,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:59:59,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:59:59,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,370 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:59:59,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:59:59,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:59:59,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:59:59,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:59:59,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:59:59,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:59:59,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:59:59,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:59:59,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:59:59,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:59:59,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:59:59,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:59:59,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:59:59,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:59:59,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:59:59,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:59:59,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:59:59,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:59:59,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:59:59,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,382 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:59:59,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:59:59,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:59:59,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:59:59,391 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2205941, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@11b32876, org.springframework.security.web.context.SecurityContextHolderFilter@162a0f9f, org.springframework.security.web.header.HeaderWriterFilter@f57e9a, org.springframework.web.filter.CorsFilter@1ca7fd6c, org.springframework.security.web.authentication.logout.LogoutFilter@cd89c0c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@139a11ff, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4b0c4b60, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61629735, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ff102ee, org.springframework.security.web.access.ExceptionTranslationFilter@6789b9a5, org.springframework.security.web.access.intercept.AuthorizationFilter@5beace72]
2025-05-24 18:59:59,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:59:59,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:59:59,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:59:59,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:59:59,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:59:59,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:59:59,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:59:59,396 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:59:59,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:59:59,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:59:59,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:59:59,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:59:59,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:59:59,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:59:59,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:59:59,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:59:59,399 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@76949f8d
2025-05-24 18:59:59,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:59:59,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:59:59,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:59:59,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:59:59,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:59:59,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:59:59,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:59:59,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:59:59,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:59:59,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:59:59,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:59:59,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:59:59,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:59:59,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:59:59,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:59:59,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:59:59,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:59:59,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:59:59,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:59:59,406 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:59:59,409 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:59:59,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:59:59,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:59:59,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:59:59,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:59:59,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:59:59,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:59:59,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:59:59,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:59:59,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:59:59,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:59:59,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:59:59,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:59:59,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:59:59,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:59:59,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:59:59,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:59:59,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:59:59,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:59:59,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:59:59,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:59:59,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:59:59,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:59:59,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:59:59,424 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:59:59,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:59:59,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:59:59,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:59:59,428 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:59:59,428 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:59:59,428 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:59:59,428 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:59:59,429 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@47a80a99
2025-05-24 18:59:59,431 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:59:59,431 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:59:59,431 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:59:59,431 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:59:59,431 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:59:59,433 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:59:59,438 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.456 seconds (process running for 171.513)
2025-05-24 18:59:59,438 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:59:59,439 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 18:59:59,439 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:59:59,460 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@16bb60c2
2025-05-24 18:59:59,491 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@14f6d113
2025-05-24 18:59:59,522 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@12f59ad0
2025-05-24 18:59:59,553 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4cb1e315
2025-05-24 18:59:59,583 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@719910f
2025-05-24 18:59:59,614 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@577f5b5e
2025-05-24 18:59:59,633 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:00:02,786 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 19:00:02,786 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 19:00:02,786 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 19:00:02,786 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:02,786 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:02,788 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@47eea27c
2025-05-24 19:00:02,788 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4d8e25a3
2025-05-24 19:00:02,788 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:02,788 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-24 19:00:02,789 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,789 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,789 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,789 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,790 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,791 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,792 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,794 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,794 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,794 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,794 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,794 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,799 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,799 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,799 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,799 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,802 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,802 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,802 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,802 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,804 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,804 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,804 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,806 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,806 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,811 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,811 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,811 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,811 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,817 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,826 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,826 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,826 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,826 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,833 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,833 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,833 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,833 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,835 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,835 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,835 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,835 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,835 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,836 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,836 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,836 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,836 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,836 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,837 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,837 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,837 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,837 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,837 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,844 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,844 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,844 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,844 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,844 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,846 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,853 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,853 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,853 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,853 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,853 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,855 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,857 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,857 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,857 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,857 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,857 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,865 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,865 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,833 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,833 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,833 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,836 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,836 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,838 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,838 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,842 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,842 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,852 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,852 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,852 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,852 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,852 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,857 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,857 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,857 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,857 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,857 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,864 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,864 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,864 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,876 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,876 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,876 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,876 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,876 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,880 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,880 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,880 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,880 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,882 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,882 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,882 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,882 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,882 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,884 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,884 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,886 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,886 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,886 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,887 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,887 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,887 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,891 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,893 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,893 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,893 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,895 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,895 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,895 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,895 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,900 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,900 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,900 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,900 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,908 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,908 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,908 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,908 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,943 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,943 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,943 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,943 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,943 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,949 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,949 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,949 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,949 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,949 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,954 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,954 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,954 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,954 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,954 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,955 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,955 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,955 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,955 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,964 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,964 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,964 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,964 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,964 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,968 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,968 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,968 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,968 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,968 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,975 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,975 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,975 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,975 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,978 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,983 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,983 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,983 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,983 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,990 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,990 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,990 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,990 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,990 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,992 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,992 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,001 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:05,004 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:05,004 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:05,004 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,004 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:05,008 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:05,008 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,008 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
Date Thread Level Logger MDC Message
2025-05-24 19:00:21,539 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 19:00:21,545 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 19:00:21,546 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 19:00:21,564 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 19:00:21,645 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 19:00:21,869 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 19:00:21,870 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:21,892 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 19:00:21,908 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 19:00:21,910 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:21,992 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 19:00:22 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 19:00:22,373 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 13820 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:22,373 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:22,374 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:22,375 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:22,400 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1e734eee
2025-05-24 19:00:22,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:22,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:22,523 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:22,524 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:22,525 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:22,526 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:22,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:22,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:22,533 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:22,534 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:22,535 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:22,540 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:22,543 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:23,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 19:00:23,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:23,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 19:00:24,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:24,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:24,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:24,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:24,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:24,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:24,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:24,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 19:00:24,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:24,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:24,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:24,316 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@118d7e0e]
2025-05-24 19:00:24,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:24,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:24,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:24,363 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:24,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 19:00:24,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:24,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 19:00:24,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:24,385 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:24,386 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:24,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:24,388 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:24,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:24,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:24,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:24,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:24,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 19:00:24,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:24,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:24,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:24,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:24,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:24,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:24,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:24,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:24,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:24,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:24,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:24,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:24,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:24,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:24,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:24,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:24,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:24,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 19:00:24,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:24,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:24,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:24,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:24,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 19:00:24,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:24,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:24,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:24,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:24,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:24,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:24,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:24,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,766 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:24,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:24,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:24,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:24,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,864 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 19:00:24,873 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 19:00:24,877 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 19:00:24,882 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:24,893 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:24,898 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:24,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:24,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:24,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,903 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:24,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:24,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:24,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:24,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:24,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:24,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:24,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:24,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:24,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:24,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:24,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:24,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:24,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:24,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:24,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:24,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:24,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:24,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:24,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:24,938 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:24,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:24,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:24,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:24,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:24,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:24,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:24,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:24,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:25,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:25,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:25,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:25,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:25,067 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:25,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:25,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:25,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:25,139 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1f9009d3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4c9ed40, org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6, org.springframework.security.web.header.HeaderWriterFilter@67231d8d, org.springframework.web.filter.CorsFilter@56394880, org.springframework.security.web.authentication.logout.LogoutFilter@4a6ac443, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@51a3e3b4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@102bce96, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3759ea4d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23c3f787, org.springframework.security.web.access.ExceptionTranslationFilter@75375bb0, org.springframework.security.web.access.intercept.AuthorizationFilter@331b0bfd]
2025-05-24 19:00:25,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:25,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:25,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:25,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:25,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:25,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:25,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:25,157 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:25,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:25,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:25,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:25,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:25,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:25,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:25,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:25,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:25,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:25,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:25,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:25,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:25,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:25,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:25,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:25,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:25,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:25,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:25,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:25,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:25,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:25,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:25,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:25,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:25,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:25,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:25,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 19:00:25,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 19:00:25,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:25,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:25,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 19:00:25,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:25,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:25,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:25,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:25,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:25,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:25,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:25,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:25,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:25,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:25,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:25,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:25,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:25,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:25,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:25,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:25,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:25,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:25,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:25,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:25,273 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:25,286 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:25,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:25,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:25,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:25,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:25,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:25,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:25,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:25,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:25,341 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:25,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:25,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:25,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:25,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:25,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:25,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 19:00:25,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:25,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:25,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:25,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:25,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:25,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:25,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:25,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:25,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:25,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:25,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:25,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:25,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:25,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:25,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:25,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:25,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 19:00:25,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:25,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:25,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 19:00:25,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:25,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:25,395 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 19:00:25,395 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 19:00:25,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 19:00:25,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 19:00:25,430 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 19:00:25,430 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 19:00:25,430 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 19:00:25,430 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 19:00:25,445 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 19:00:25,446 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 19:00:25,447 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:25,447 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:25,448 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6b4133d0
2025-05-24 19:00:25,448 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@327fd5c9
2025-05-24 19:00:25,448 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:25,448 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 19:00:25,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:25,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 19:00:25,477 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:25,478 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:25,478 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:25,486 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 19:00:25,491 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.517 seconds (process running for 5.484)
2025-05-24 19:00:25,496 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 19:00:25,500 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,502 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:25,502 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,529 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,534 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,535 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,567 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@404bca88}
2025-05-24 19:00:25,568 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@404bca88}
2025-05-24 19:00:25,568 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 19:00:25,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@404bca88}
2025-05-24 19:00:25,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@404bca88}
2025-05-24 19:00:25,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@4ec0c727]
2025-05-24 19:00:25,574 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@24bf95ec]
2025-05-24 19:00:25,597 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 19:00:25,604 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 19:00:25,604 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 19:00:25,610 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 19:00:25,610 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 19:00:25,686 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 19:00:25,687 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 19:00:25,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,726 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,737 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,738 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:25,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,741 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,742 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,743 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,745 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,754 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3778cd05}
2025-05-24 19:00:25,755 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3778cd05}
2025-05-24 19:00:25,755 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 19:00:25,755 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7d5238b4]
2025-05-24 19:00:25,755 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 19:00:25,755 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 19:00:25,756 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 19:00:25,756 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 19:00:25,756 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 19:00:25,762 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 19:00:25,762 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 19:00:25,763 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,765 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,765 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,765 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,766 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:25,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,768 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,770 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@9640678}
2025-05-24 19:00:25,770 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@9640678}
2025-05-24 19:00:25,770 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 19:00:25,771 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2bd2fa2c]
2025-05-24 19:00:25,771 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 19:00:25,771 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 19:00:25,771 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 19:00:25,771 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 19:00:25,771 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 19:00:25,772 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 19:00:25,772 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 19:00:25,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,774 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,776 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:25,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,777 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@65b9ebee}
2025-05-24 19:00:25,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@65b9ebee}
2025-05-24 19:00:25,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 19:00:25,780 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 19:00:25,780 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7e2cebdf]
2025-05-24 19:00:25,780 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 19:00:25,780 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 19:00:25,780 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 19:00:25,780 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 19:00:25,780 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 19:00:25,782 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 19:00:25,782 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 19:00:25,786 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 19:00:25,786 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 19:00:25,786 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,790 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,791 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:25,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,792 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,793 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5513745d}
2025-05-24 19:00:25,793 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5513745d}
2025-05-24 19:00:25,793 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 19:00:25,794 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 19:00:25,794 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2dda28a3]
2025-05-24 19:00:25,794 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 19:00:25,794 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 19:00:25,794 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 19:00:25,794 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 19:00:25,794 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 19:00:25,795 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 19:00:25,795 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 19:00:25,795 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 19:00:25,795 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 19:00:25,795 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 19:00:25,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,797 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,800 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,075 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 19:00:26,077 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 19:00:26,078 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 19:00:26,082 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 19:00:26,106 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 19:00:26,109 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 19:00:26,110 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 19:00:26,110 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 19:00:26,110 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,118 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 19:00:26,133 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 19:00:26,140 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 13820 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:26,140 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:26,140 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:26,140 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:26,143 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1de618b3
2025-05-24 19:00:26,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:26,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:26,159 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:26,160 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:26,161 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:26,162 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:26,163 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:26,163 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:26,166 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:26,167 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:26,167 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:26,168 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:26,170 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:26,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 19:00:26,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:26,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 19:00:26,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:26,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:26,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:26,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:26,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:26,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:26,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:26,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 19:00:26,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:26,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:26,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:26,532 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4140f94c]
2025-05-24 19:00:26,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:26,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:26,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:26,535 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 19:00:26,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:26,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 19:00:26,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:26,538 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:26,539 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:26,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:26,540 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:26,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:26,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:26,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:26,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:26,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7a11426a'
2025-05-24 19:00:26,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:26,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:26,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:26,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:26,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:26,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:26,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:26,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:26,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:26,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:26,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:26,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:26,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:26,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:26,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:26,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:26,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:26,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7a11426a'
2025-05-24 19:00:26,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:26,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:26,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:26,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:26,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7a11426a'
2025-05-24 19:00:26,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:26,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:26,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:26,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:26,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:26,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:26,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:26,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,572 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:26,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:26,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:26,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:26,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,580 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 19:00:26,581 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 19:00:26,583 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 19:00:26,584 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:26,586 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:26,587 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:26,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:26,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:26,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,589 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:26,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:26,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:26,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:26,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:26,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:26,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:26,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:26,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:26,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:26,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:26,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:26,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:26,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:26,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:26,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:26,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:26,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:26,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:26,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:26,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:26,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:26,601 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:26,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:26,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:26,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:26,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:26,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:26,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:26,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:26,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:26,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:26,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:26,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,615 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:26,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:26,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:26,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:26,620 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7fdef973, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@123a0b95, org.springframework.security.web.context.SecurityContextHolderFilter@59cfabaf, org.springframework.security.web.header.HeaderWriterFilter@5c29c01b, org.springframework.web.filter.CorsFilter@63f8006f, org.springframework.security.web.authentication.logout.LogoutFilter@729fc36a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7356f0e0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@174bbe8e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4412b152, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@276d3d00, org.springframework.security.web.access.ExceptionTranslationFilter@4b330722, org.springframework.security.web.access.intercept.AuthorizationFilter@69231217]
2025-05-24 19:00:26,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:26,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:26,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:26,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:26,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:26,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:26,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:26,624 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:26,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:26,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:26,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:26,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:26,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:26,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:26,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:26,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:26,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:26,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:26,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:26,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:26,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:26,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:26,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:26,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:26,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:26,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:26,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:26,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:26,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:26,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:26,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:26,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:26,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:26,646 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:26,647 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:26,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:26,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:26,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:26,649 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:26,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:26,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7a11426a'
2025-05-24 19:00:26,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:26,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:26,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:26,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:26,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:26,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:26,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:26,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:26,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:26,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:26,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:26,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:26,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:26,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:26,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:26,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:26,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 19:00:26,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:26,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:26,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 19:00:26,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:26,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:26,659 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 19:00:26,659 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 19:00:26,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 19:00:26,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 19:00:26,660 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 19:00:26,660 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 19:00:26,660 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 19:00:26,660 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 19:00:26,661 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 19:00:26,661 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 19:00:26,662 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:26,662 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:26,663 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@a9375dd
2025-05-24 19:00:26,663 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5126c400
2025-05-24 19:00:26,663 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:26,663 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 19:00:26,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:26,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 19:00:26,669 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:26,669 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:26,669 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:26,670 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 19:00:26,672 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.554 seconds (process running for 6.666)
2025-05-24 19:00:26,673 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,673 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 19:00:26,673 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,675 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,676 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,692 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 19:00:26,693 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:26,696 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/download?continue to session
2025-05-24 19:00:26,697 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:26,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,702 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,713 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 19:00:26,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,714 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,716 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,724 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 19:00:26,724 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:26,724 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/delete_mail.do?continue to session
2025-05-24 19:00:26,724 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:26,725 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,727 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,727 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,727 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,730 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,730 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 19:00:26,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,732 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,733 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,734 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,736 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,737 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 19:00:26,737 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:26,737 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/delete_mail.do?continue to session
2025-05-24 19:00:26,737 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:26,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,740 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,743 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,743 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 19:00:26,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,746 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,746 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,747 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,752 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 19:00:26,753 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:26,753 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/show_message?continue to session
2025-05-24 19:00:26,753 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:26,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,757 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,758 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,758 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,768 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 19:00:26,769 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 19:00:26,769 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 19:00:26,770 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 19:00:26,782 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 19:00:26,782 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:26,784 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 19:00:26,784 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 19:00:26,784 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,802 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 19:00:26,816 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 19:00:26,822 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 13820 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:26,822 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:26,822 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:26,823 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:26,824 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@73a65712
2025-05-24 19:00:26,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:26,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:26,848 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:26,850 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:26,850 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:26,851 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:26,851 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:26,852 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:26,858 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:26,859 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:26,859 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:26,860 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:26,861 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:26,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 19:00:26,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:26,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 19:00:27,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:27,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:27,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:27,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:27,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:27,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 19:00:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:27,007 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bd95764]
2025-05-24 19:00:27,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:27,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:27,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:27,008 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:27,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:27,010 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,010 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:27,011 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:27,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:27,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:27,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:27,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e024667'
2025-05-24 19:00:27,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:27,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:27,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:27,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:27,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:27,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:27,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:27,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:27,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:27,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e024667'
2025-05-24 19:00:27,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:27,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:27,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e024667'
2025-05-24 19:00:27,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:27,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:27,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:27,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:27,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:27,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:27,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:27,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,042 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:27,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:27,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:27,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,048 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 19:00:27,049 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 19:00:27,051 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 19:00:27,052 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:27,054 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:27,054 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:27,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:27,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:27,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,056 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:27,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:27,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:27,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:27,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:27,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:27,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:27,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:27,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:27,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:27,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:27,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:27,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:27,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:27,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:27,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:27,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:27,064 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:27,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:27,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:27,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:27,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:27,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:27,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:27,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:27,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:27,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:27,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,073 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:27,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:27,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:27,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:27,077 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@30464500, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@60219a32, org.springframework.security.web.context.SecurityContextHolderFilter@1d691240, org.springframework.security.web.header.HeaderWriterFilter@49648d97, org.springframework.web.filter.CorsFilter@63792a7a, org.springframework.security.web.authentication.logout.LogoutFilter@77eb383a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1e42841a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@69789fec, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4fa0e166, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6911005b, org.springframework.security.web.access.ExceptionTranslationFilter@1c175d38, org.springframework.security.web.access.intercept.AuthorizationFilter@12223f2b]
2025-05-24 19:00:27,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:27,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:27,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:27,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:27,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:27,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:27,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:27,080 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:27,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:27,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:27,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:27,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:27,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:27,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 19:00:27,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:27,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:27,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:27,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:27,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:27,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:27,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:27,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:27,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:27,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:27,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:27,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:27,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:27,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:27,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:27,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:27,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:27,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:27,095 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:27,096 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:27,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:27,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,098 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e024667'
2025-05-24 19:00:27,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:27,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:27,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:27,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:27,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:27,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:27,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:27,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:27,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:27,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:27,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:27,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:27,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:27,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:27,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:27,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 19:00:27,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:27,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:27,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 19:00:27,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:27,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 19:00:27,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 19:00:27,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 19:00:27,106 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 19:00:27,106 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 19:00:27,106 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:27,106 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:27,106 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@4d62b6da
2025-05-24 19:00:27,106 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5ce50896
2025-05-24 19:00:27,107 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:27,107 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 19:00:27,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:27,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 19:00:27,110 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:27,110 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:27,110 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:27,111 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 19:00:27,113 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.311 seconds (process running for 7.107)
2025-05-24 19:00:27,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,115 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,116 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,117 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,120 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 19:00:27,120 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,120 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/add_user?continue to session
2025-05-24 19:00:27,120 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,122 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,125 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,125 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,125 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,125 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,126 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,126 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,126 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,127 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,133 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 19:00:27,134 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to /login_fail
2025-05-24 19:00:27,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,136 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,137 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,138 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,204 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 19:00:27,205 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 19:00:27,205 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 19:00:27,205 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 19:00:27,225 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 19:00:27,225 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 19:00:27,228 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 19:00:27,228 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,232 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,234 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,235 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,237 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:27,237 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:27,237 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 19:00:27,237 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:27,238 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:27,238 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 19:00:27,238 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:27,238 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:27,238 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:27,238 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 19:00:27,238 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,240 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,242 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,243 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,287 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 19:00:27,287 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,287 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/delete_user.do?continue to session
2025-05-24 19:00:27,288 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,289 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,293 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,294 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,298 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 19:00:27,298 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,298 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/admin_menu?continue to session
2025-05-24 19:00:27,298 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,301 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,303 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,303 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,303 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,305 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,306 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 19:00:27,307 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,307 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/main_menu?continue to session
2025-05-24 19:00:27,307 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,307 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,307 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,307 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,308 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,310 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,312 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,313 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,314 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 19:00:27,314 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,314 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/delete_user?continue to session
2025-05-24 19:00:27,314 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,316 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,319 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,321 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,323 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 19:00:27,323 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,323 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/add_user.do?continue to session
2025-05-24 19:00:27,323 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,325 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,326 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,326 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,329 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,331 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 19:00:27,332 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 25
2025-05-24 19:00:27,333 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=25], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@c359413]
2025-05-24 19:00:27,333 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=25], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,337 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,338 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,339 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 19:00:27,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,341 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,341 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,341 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,345 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 19:00:27,345 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 28
2025-05-24 19:00:27,345 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=28], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@62f0035a]
2025-05-24 19:00:27,345 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=28], Granted Authorities=[ROLE_USER]]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,347 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,348 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,349 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,350 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 19:00:27,351 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 19:00:27,351 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 19:00:27,351 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 19:00:27,352 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 19:00:27,354 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 19:00:27,354 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 19:00:27,354 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 19:00:27,354 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,356 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,358 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 19:00:27,394 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 19:00:27,398 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 19:00:27,399 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 19:00:27,399 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 19:00:27,399 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 19:00:27,407 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 19:00:27,408 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 19:00:27,408 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 19:00:27,408 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 19:00:27,408 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,411 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 19:00:27,422 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 19:00:27,427 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 13820 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:27,428 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:27,428 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:27,428 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:27,430 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1
2025-05-24 19:00:27,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:27,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:27,443 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:27,443 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:27,444 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:27,444 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:27,444 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:27,445 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:27,448 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:27,448 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:27,449 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:27,449 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:27,450 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:27,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 19:00:27,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:27,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 19:00:27,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 19:00:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:27,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:27,528 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@34b4f6c3]
2025-05-24 19:00:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:27,530 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 19:00:27,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:27,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 19:00:27,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:27,532 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,532 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:27,533 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:27,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3dacb927'
2025-05-24 19:00:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:27,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:27,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:27,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:27,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:27,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:27,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3dacb927'
2025-05-24 19:00:27,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:27,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:27,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3dacb927'
2025-05-24 19:00:27,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:27,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:27,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:27,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:27,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:27,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:27,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:27,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,557 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:27,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:27,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:27,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,561 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 19:00:27,563 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 19:00:27,565 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 19:00:27,566 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:27,567 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:27,568 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,569 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:27,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:27,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:27,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:27,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:27,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:27,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:27,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:27,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:27,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:27,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:27,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:27,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:27,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:27,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:27,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:27,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:27,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:27,576 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:27,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:27,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:27,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:27,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:27,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:27,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:27,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:27,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:27,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:27,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,585 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:27,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:27,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:27,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:27,588 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@74f70a7b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7bbec1cc, org.springframework.security.web.context.SecurityContextHolderFilter@3dc86e03, org.springframework.security.web.header.HeaderWriterFilter@6bf6b454, org.springframework.web.filter.CorsFilter@5a77b7cc, org.springframework.security.web.authentication.logout.LogoutFilter@17574caa, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@59e83ff0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a931ba9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@379bc95e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@42f814cd, org.springframework.security.web.access.ExceptionTranslationFilter@4245e409, org.springframework.security.web.access.intercept.AuthorizationFilter@3ce3b176]
2025-05-24 19:00:27,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:27,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:27,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:27,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:27,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:27,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:27,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:27,590 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:27,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:27,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:27,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:27,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:27,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:27,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:27,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:27,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:27,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:27,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:27,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:27,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:27,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:27,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:27,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:27,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:27,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:27,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:27,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:27,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:27,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:27,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:27,606 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:27,606 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,608 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3dacb927'
2025-05-24 19:00:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:27,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:27,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:27,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:27,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:27,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:27,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:27,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:27,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:27,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 19:00:27,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:27,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:27,613 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 19:00:27,613 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 19:00:27,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 19:00:27,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 19:00:27,614 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 19:00:27,615 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 19:00:27,615 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 19:00:27,615 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 19:00:27,615 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 19:00:27,615 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 19:00:27,615 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:27,615 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:27,616 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@49f4de0e
2025-05-24 19:00:27,616 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@1b5359a1
2025-05-24 19:00:27,616 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:27,616 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 19:00:27,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:27,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 19:00:27,619 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:27,619 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:27,619 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:27,620 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 19:00:27,622 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.211 seconds (process running for 7.615)
2025-05-24 19:00:27,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,623 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 19:00:27,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,625 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,625 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,625 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,626 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,631 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 19:00:27,632 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,632 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/write_mail.do?continue to session
2025-05-24 19:00:27,632 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,634 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,635 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 19:00:27,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,636 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,639 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 19:00:27,639 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,639 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/write_mail.do?continue to session
2025-05-24 19:00:27,639 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,642 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 19:00:27,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,643 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,645 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 19:00:27,645 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,645 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/write_mail?continue to session
2025-05-24 19:00:27,645 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,647 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,648 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,746 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,753 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,757 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,758 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 19:00:27,761 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,782 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,860 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 19:00:27,867 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 19:00:27,871 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 19:00:27,927 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 19:00:27,931 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 19:00:27,933 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 19:00:27,938 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 19:00:27,942 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 19:00:27,946 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 19:00:27,951 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 19:00:27,958 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 19:00:27,960 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 19:00:27,960 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 19:00:27,961 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 19:00:27,963 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 19:00:27,971 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 19:00:27,972 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 19:00:27,977 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 19:00:27,978 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 19:00:27,978 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,982 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 19:00:27,996 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 19:00:28,000 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 13820 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:28,001 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:28,001 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:28,001 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:28,002 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5590d10f
2025-05-24 19:00:28,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:28,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:28,012 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:28,012 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:28,013 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:28,013 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:28,014 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:28,014 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:28,017 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:28,018 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:28,018 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:28,018 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:28,019 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:28,324 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 19:00:28,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:28,338 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:28,338 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 19:00:28,353 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:28,385 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 43 ms. Found 1 JPA repository interface.
2025-05-24 19:00:28,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:28,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 19:00:28,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 19:00:28,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 19:00:28,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 19:00:28,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:28,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:28,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:28,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:28,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 19:00:28,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 19:00:28,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:28,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:28,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:28,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:28,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:28,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 19:00:28,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 19:00:28,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 19:00:28,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 19:00:28,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 19:00:28,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 19:00:28,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:28,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 19:00:28,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 19:00:28,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 19:00:28,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 19:00:28,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 19:00:28,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 19:00:28,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 19:00:28,593 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6f8a8101]
2025-05-24 19:00:28,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 19:00:28,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 19:00:28,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 19:00:28,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 19:00:28,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:28,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:28,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 19:00:28,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 19:00:28,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:28,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:28,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 19:00:28,612 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 19:00:28,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 19:00:28,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 19:00:28,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 19:00:28,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 19:00:28,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 19:00:28,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:28,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 19:00:28,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 19:00:28,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:28,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:28,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 19:00:28,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 19:00:28,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 19:00:28,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 19:00:28,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 19:00:28,675 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 19:00:28,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 19:00:28,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 19:00:28,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:28,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:28,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 19:00:28,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 19:00:28,705 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 19:00:29,032 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 19:00:29,083 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 19:00:29,086 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 19:00:29,087 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 19:00:29,087 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 19:00:29,087 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 19:00:29,087 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 19:00:29,088 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 19:00:29,088 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 19:00:29,088 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 19:00:29,088 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 19:00:29,088 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 19:00:29,089 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 19:00:29,089 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 19:00:29,089 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 19:00:29,089 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 19:00:29,089 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 19:00:29,091 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 19:00:29,091 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 19:00:29,091 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 19:00:29,091 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 19:00:29,092 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 19:00:29,556 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5f9d3999
2025-05-24 19:00:29,559 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 19:00:29,656 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 19:00:29,670 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-24 19:00:29,694 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5446bf9
2025-05-24 19:00:29,738 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@534a81f8
2025-05-24 19:00:29,784 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2bae9d4b
2025-05-24 19:00:29,832 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@23948ebe
2025-05-24 19:00:29,880 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@277edda9
2025-05-24 19:00:29,927 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2485f5ef
2025-05-24 19:00:29,967 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@178ed2f6
2025-05-24 19:00:29,998 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2660545c
2025-05-24 19:00:30,029 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6714c30e
2025-05-24 19:00:30,040 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:00:30,585 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 19:00:30,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:30,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:30,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 19:00:30,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 19:00:30,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 19:00:30,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 19:00:30,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 19:00:30,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 19:00:30,624 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 19:00:30,652 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 19:00:30,675 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:30,715 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:30,749 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 19:00:30,766 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:30,829 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:30,875 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:30,878 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 19:00:30,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:30,903 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:30,903 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 19:00:30,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:30,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:30,905 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:30,907 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:30,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:30,907 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:30,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:30,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:30,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:30,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:30,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:30,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:30,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:30,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:30,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:30,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:30,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:30,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:30,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:30,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:30,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:30,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:30,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:30,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:30,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:30,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:30,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:30,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:30,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:30,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:30,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:30,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 19:00:30,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 19:00:30,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:30,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 19:00:30,921 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 19:00:30,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 19:00:30,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:30,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:30,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:30,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:30,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:30,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:30,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:30,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,933 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:30,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:30,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:30,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:30,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,941 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 19:00:30,943 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 19:00:30,944 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 19:00:30,945 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:30,946 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:30,947 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:30,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:30,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:30,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,949 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:30,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:30,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:30,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:30,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:30,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:30,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:30,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:30,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:30,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:30,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:30,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:30,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:30,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:30,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:30,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:30,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:30,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:30,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:30,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:30,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:30,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:30,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:30,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:30,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:30,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:30,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:30,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:30,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:30,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:30,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:30,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,973 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:30,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:30,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:30,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:30,981 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6b38255b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4eff3bc6, org.springframework.security.web.context.SecurityContextHolderFilter@4faf32e4, org.springframework.security.web.header.HeaderWriterFilter@24d54bae, org.springframework.web.filter.CorsFilter@175d681, org.springframework.security.web.authentication.logout.LogoutFilter@1cb38400, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6b2b3fba, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b2effe2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24bb0ca3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3391fffa, org.springframework.security.web.access.ExceptionTranslationFilter@5e783e4a, org.springframework.security.web.access.intercept.AuthorizationFilter@2c0c6939]
2025-05-24 19:00:30,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:30,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:30,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:30,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:30,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:30,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:30,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:30,984 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:30,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 19:00:30,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 19:00:30,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 19:00:30,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 19:00:30,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 19:00:30,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 19:00:30,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 19:00:30,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 19:00:30,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:30,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 19:00:30,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 19:00:31,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 19:00:31,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 19:00:31,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 19:00:31,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 19:00:31,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 19:00:31,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:31,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:31,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 19:00:31,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:31,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:31,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:31,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 19:00:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 19:00:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 19:00:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:31,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 19:00:31,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:31,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 19:00:31,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 19:00:31,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 19:00:31,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 19:00:31,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 19:00:31,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 19:00:31,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:31,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:31,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:31,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:31,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:31,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:31,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 19:00:31,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:31,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:31,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:31,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:31,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:31,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:31,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:31,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:31,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:31,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:31,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:31,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:31,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:31,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:31,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:31,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:31,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:31,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:31,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:31,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:31,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:31,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:31,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:31,075 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,077 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:31,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:31,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:31,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:31,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:31,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:31,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:31,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:31,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:31,082 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:31,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:31,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:31,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:31,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:31,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:31,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:31,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 19:00:31,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 19:00:31,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 19:00:31,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 19:00:31,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 19:00:31,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 19:00:31,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 19:00:31,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 19:00:31,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 19:00:31,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 19:00:31,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 19:00:31,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 19:00:31,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 19:00:31,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 19:00:31,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 19:00:31,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 19:00:31,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 19:00:31,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 19:00:31,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 19:00:31,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 19:00:31,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 19:00:31,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 19:00:31,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 19:00:31,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 19:00:31,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 19:00:31,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:31,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:31,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:31,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 19:00:31,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 19:00:31,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 19:00:31,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 19:00:31,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 19:00:31,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 19:00:31,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 19:00:31,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 19:00:31,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 19:00:31,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 19:00:31,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 19:00:31,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 19:00:31,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 19:00:31,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 19:00:31,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 19:00:31,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:31,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:31,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:31,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:31,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:31,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 19:00:31,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 19:00:31,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 19:00:31,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:31,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:31,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 19:00:31,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 19:00:31,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:31,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 19:00:31,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:31,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 19:00:31,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 19:00:31,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 19:00:31,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 19:00:31,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 19:00:31,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 19:00:31,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 19:00:31,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 19:00:31,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 19:00:31,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 19:00:31,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:31,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 19:00:31,180 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:31,180 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:31,180 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:31,182 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 19:00:31,186 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.205 seconds (process running for 11.179)
2025-05-24 19:00:31,187 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 19:00:31,188 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 19:00:31,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,188 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 19:00:31,189 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 19:00:31,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,190 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:31,190 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,191 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,192 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,194 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:31,194 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 19:00:31,194 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,195 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:31,207 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1e734eee, started on Sat May 24 19:00:22 KST 2025
2025-05-24 19:00:31,209 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 19:00:31,209 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 19:00:31,209 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 19:00:31,209 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,210 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1de618b3, started on Sat May 24 19:00:26 KST 2025
2025-05-24 19:00:31,211 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 19:00:31,211 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 19:00:31,211 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 19:00:31,211 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@73a65712, started on Sat May 24 19:00:26 KST 2025
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1, started on Sat May 24 19:00:27 KST 2025
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5590d10f, started on Sat May 24 19:00:28 KST 2025
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 19:00:31,214 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,214 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 19:00:31,217 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 19:00:31,217 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:00:31,220 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5f9d3999: (connection evicted)
2025-05-24 19:00:31,226 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5446bf9: (connection evicted)
2025-05-24 19:00:31,228 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@534a81f8: (connection evicted)
2025-05-24 19:00:31,230 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2bae9d4b: (connection evicted)
2025-05-24 19:00:31,232 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@23948ebe: (connection evicted)
2025-05-24 19:00:31,233 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@277edda9: (connection evicted)
2025-05-24 19:00:31,235 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2485f5ef: (connection evicted)
2025-05-24 19:00:31,238 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@178ed2f6: (connection evicted)
2025-05-24 19:00:31,240 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2660545c: (connection evicted)
2025-05-24 19:00:31,242 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6714c30e: (connection evicted)
2025-05-24 19:00:31,244 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 19:00:31,244 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 19:00:39 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 19:00:39 KST 2025

Logback Log Messages

Log session start time Sat May 24 20:01:55 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 19:00:39,454 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 28888 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:39,457 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:39,457 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:39,458 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:39,491 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 19:00:39,491 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 19:00:39,491 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 19:00:39,491 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 19:00:39,491 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 19:00:39,492 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 19:00:39,505 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:39,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:39,572 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:39,575 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:39,577 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:39,577 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:39,578 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:39,579 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:39,583 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:39,584 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:39,585 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:39,589 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:39,591 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:40,048 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 19:00:40,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:40,057 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:40,058 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 19:00:40,064 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:40,090 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 31 ms. Found 1 JPA repository interface.
2025-05-24 19:00:40,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:40,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 19:00:40,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 19:00:40,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 19:00:40,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 19:00:40,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:40,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:40,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:40,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:40,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 19:00:40,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:40,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:40,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:40,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:40,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:40,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 19:00:40,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 19:00:40,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 19:00:40,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 19:00:40,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 19:00:40,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 19:00:40,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:40,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 19:00:40,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 19:00:40,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 19:00:40,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 19:00:40,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 19:00:40,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 19:00:40,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 19:00:40,331 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bbacff7]
2025-05-24 19:00:40,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 19:00:40,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 19:00:40,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 19:00:40,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 19:00:40,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 19:00:40,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 19:00:40,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:40,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 19:00:40,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 19:00:40,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 19:00:40,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 19:00:40,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 19:00:40,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 19:00:40,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 19:00:40,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 19:00:40,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 19:00:40,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 19:00:40,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 19:00:40,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:40,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:40,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:40,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:40,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 19:00:40,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 19:00:40,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:40,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 19:00:40,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:40,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:40,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 19:00:40,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:40,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 19:00:40,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 19:00:40,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 19:00:40,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 19:00:40,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 19:00:40,487 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 19:00:40,487 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 19:00:40,487 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 19:00:40,553 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 19:00:40,562 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 19:00:40,565 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 19:00:40,565 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 19:00:40,715 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 19:00:40,720 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 19:00:40,720 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 19:00:40,721 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1228 ms
2025-05-24 19:00:40,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:40,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:40,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:40,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:40,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:40,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:40,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:40,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:40,737 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 19:00:40,737 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 19:00:40,750 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 19:00:40,751 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 19:00:40,751 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 19:00:40,751 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 19:00:40,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 19:00:40,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 19:00:40,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 19:00:40,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 19:00:40,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:40,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 19:00:40,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 19:00:40,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:40,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:40,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 19:00:40,767 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 19:00:40,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 19:00:40,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 19:00:40,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 19:00:40,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 19:00:40,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 19:00:40,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 19:00:40,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:40,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 19:00:40,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 19:00:40,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:40,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 19:00:40,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 19:00:40,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:40,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:40,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 19:00:40,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 19:00:40,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 19:00:40,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 19:00:40,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 19:00:40,799 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 19:00:40,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 19:00:40,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 19:00:40,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:40,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:40,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 19:00:40,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 19:00:40,817 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 19:00:41,013 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 19:00:41,030 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 19:00:41,032 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 19:00:41,032 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 19:00:41,032 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 19:00:41,032 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 19:00:41,032 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 19:00:41,035 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 19:00:41,250 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828
2025-05-24 19:00:41,252 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 19:00:41,291 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 19:00:41,358 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 19:00:41,375 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2f4f5aa0
2025-05-24 19:00:41,408 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e72509b
2025-05-24 19:00:41,444 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5f563ba5
2025-05-24 19:00:41,484 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@e5dafd4
2025-05-24 19:00:41,514 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@a135538
2025-05-24 19:00:41,546 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@48ba579a
2025-05-24 19:00:41,576 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2a97af82
2025-05-24 19:00:41,605 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2c9b4d37
2025-05-24 19:00:41,634 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6db742ef
2025-05-24 19:00:41,650 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:00:41,922 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 19:00:41,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:41,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:41,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 19:00:41,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 19:00:41,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 19:00:41,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 19:00:41,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 19:00:41,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 19:00:41,964 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 19:00:41,974 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 19:00:41,988 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:42,012 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:42,019 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 19:00:42,038 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 19:00:42,048 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:42,083 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:42,122 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:42,126 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 19:00:42,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:42,154 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:42,155 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 19:00:42,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:42,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 19:00:42,161 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,162 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,162 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,162 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,163 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:42,164 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:42,164 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,164 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:42,164 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:42,166 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:42,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:42,169 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:42,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:42,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:42,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:42,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:42,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:42,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:42,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:42,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:42,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:42,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:42,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:42,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:42,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:42,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:42,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:42,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:42,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:42,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:42,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:42,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:42,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 19:00:42,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 19:00:42,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:42,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 19:00:42,206 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 19:00:42,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 19:00:42,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:42,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:42,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:42,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:42,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:42,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:42,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:42,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,269 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:42,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:42,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:42,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:42,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,299 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 19:00:42,303 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 19:00:42,306 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser()
2025-05-24 19:00:42,308 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:42,312 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:42,314 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:42,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:42,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:42,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,317 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:42,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:42,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:42,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:42,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:42,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:42,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:42,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:42,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:42,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:42,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:42,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:42,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:42,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:42,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:42,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:42,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:42,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:42,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:42,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:42,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:42,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:42,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:42,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:42,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:42,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:42,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:42,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:42,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:42,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:42,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:42,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,354 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:42,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:42,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:42,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:42,378 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@35c27c33, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@476f3a74, org.springframework.security.web.context.SecurityContextHolderFilter@2eeef9f, org.springframework.security.web.header.HeaderWriterFilter@136ce45, org.springframework.web.filter.CorsFilter@6fb894f0, org.springframework.security.web.authentication.logout.LogoutFilter@c5329b1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@bee82b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7167127b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1f192591, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72346597, org.springframework.security.web.access.ExceptionTranslationFilter@61e6a5b4, org.springframework.security.web.access.intercept.AuthorizationFilter@38ee0692]
2025-05-24 19:00:42,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:42,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:42,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:42,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:42,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:42,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:42,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:42,385 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:42,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 19:00:42,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:42,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 19:00:42,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 19:00:42,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:42,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:42,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:42,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:42,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:42,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:42,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:42,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:42,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:42,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:42,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:42,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:42,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:42,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:42,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:42,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:42,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:42,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 19:00:42,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:42,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:42,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:42,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:42,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:42,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:42,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:42,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:42,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:42,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:42,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:42,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:42,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:42,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:42,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:42,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:42,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:42,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:42,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:42,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:42,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:42,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:42,423 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:42,431 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:42,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:42,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:42,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:42,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:42,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:42,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:42,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:42,451 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:42,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:42,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:42,455 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:42,455 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:42,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:42,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:42,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:42,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 19:00:42,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 19:00:42,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 19:00:42,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 19:00:42,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 19:00:42,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 19:00:42,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 19:00:42,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 19:00:42,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 19:00:42,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 19:00:42,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 19:00:42,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 19:00:42,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 19:00:42,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 19:00:42,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 19:00:42,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 19:00:42,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 19:00:42,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 19:00:42,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 19:00:42,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 19:00:42,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 19:00:42,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 19:00:42,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 19:00:42,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 19:00:42,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 19:00:42,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 19:00:42,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 19:00:42,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 19:00:42,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:42,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:42,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:42,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 19:00:42,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 19:00:42,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 19:00:42,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 19:00:42,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 19:00:42,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 19:00:42,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 19:00:42,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 19:00:42,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 19:00:42,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 19:00:42,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 19:00:42,492 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 19:00:42,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 19:00:42,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 19:00:42,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 19:00:42,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:42,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 19:00:42,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 19:00:42,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 19:00:42,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:42,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:42,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 19:00:42,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 19:00:42,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:42,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 19:00:42,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:42,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 19:00:42,501 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 19:00:42,501 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 19:00:42,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 19:00:42,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 19:00:42,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 19:00:42,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 19:00:42,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 19:00:42,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 19:00:42,505 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 19:00:42,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 19:00:42,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 19:00:42,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 19:00:42,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 19:00:42,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 19:00:42,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 19:00:42,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 19:00:42,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 19:00:42,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 19:00:42,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 19:00:42,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 19:00:42,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 19:00:42,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 19:00:42,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 19:00:42,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 19:00:42,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 19:00:42,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 19:00:42,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 19:00:42,516 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 19:00:42,518 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 19:00:42,518 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 19:00:42,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 19:00:42,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 19:00:42,520 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 19:00:42,521 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 19:00:42,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 19:00:42,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 19:00:42,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 19:00:42,529 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:42,529 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:42,529 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 19:00:42,529 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 19:00:42,552 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 19:00:42,553 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 19:00:42,553 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 19:00:42,553 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 19:00:42,553 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:42,560 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 19:00:42,565 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.371 seconds (process running for 3.795)
2025-05-24 19:00:42,565 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 19:00:42,566 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 19:00:42,566 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 19:00:42,566 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 19:00:42,567 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 19:00:44,383 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 19:00:44,383 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 19:00:44,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 19:00:44,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:44,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:44,384 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@16142824
2025-05-24 19:00:44,384 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@241e8e11
2025-05-24 19:00:44,384 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:44,384 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 19:00:44,395 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,399 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,400 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,401 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,402 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,407 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,423 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,426 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,427 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,431 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,431 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,433 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,433 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,438 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,438 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,438 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,445 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,445 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,445 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,446 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,446 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,446 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,446 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,448 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,452 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,452 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,452 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,452 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,455 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,457 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,457 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,457 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,457 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,458 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,458 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,461 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,463 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,464 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,467 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,467 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,467 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,469 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,469 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,472 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,472 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,472 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,474 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,474 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,474 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,474 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,474 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,475 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,480 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,480 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,480 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,481 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,481 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,481 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,481 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,484 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,486 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,486 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,486 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,486 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,486 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,489 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,489 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,489 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,489 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,489 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,490 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,490 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,490 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,490 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,496 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,497 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,497 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,497 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,497 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,497 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,500 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,505 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,505 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,505 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,505 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,505 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,506 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,506 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,506 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,506 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,506 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,507 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,507 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,511 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,511 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,511 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,511 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,511 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,512 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,512 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,512 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,512 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,517 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,517 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,517 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,517 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,518 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,518 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,522 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,522 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,522 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,522 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,522 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,536 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,536 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,536 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,536 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,559 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,559 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,559 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,559 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,559 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,560 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,560 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,560 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,560 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,563 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,572 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,572 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,574 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,574 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,574 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,574 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,576 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,578 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,578 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,578 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,578 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,582 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,588 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,588 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,588 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,588 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,588 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,592 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,592 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,592 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,592 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,594 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,594 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,594 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,594 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,606 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,606 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,606 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,606 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,618 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,618 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,618 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,624 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,624 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,624 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,626 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,628 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,628 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,628 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,628 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,628 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,631 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,631 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,633 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,633 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,633 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,633 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,640 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,640 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,640 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,642 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,642 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,642 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,903 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,903 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,903 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,903 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,904 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,904 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,904 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,904 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,909 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,910 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,910 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,910 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,910 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,910 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,911 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,911 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,911 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,912 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,912 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,913 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,913 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,913 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,913 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,916 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,916 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,916 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,918 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,918 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,918 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,918 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,922 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,922 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,922 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,922 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,922 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,924 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,924 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,927 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,927 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,927 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,927 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,927 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,943 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,943 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,943 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,943 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,943 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,945 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,945 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,945 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,945 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,956 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,956 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,956 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,958 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,958 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,958 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,958 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,963 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,963 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,967 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,969 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,969 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,969 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,969 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,973 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,973 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,973 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,973 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,984 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,986 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,986 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,986 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,986 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,990 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,990 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,990 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,990 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,992 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,994 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,994 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,994 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,994 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,020 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,020 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,020 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,021 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,021 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,022 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,022 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,022 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,022 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,023 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,023 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,024 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,024 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,024 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,024 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,028 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,028 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,028 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,029 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,029 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,029 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,029 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,030 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,030 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,031 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,031 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,031 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,031 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,035 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,043 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,043 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,043 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,044 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,044 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,044 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,045 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,045 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,045 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,045 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,045 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,046 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,047 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,047 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,047 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,052 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,052 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,052 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,052 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,053 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,053 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,053 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,053 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,053 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,061 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,061 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,061 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,062 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,062 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,068 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,068 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,068 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,068 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,068 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,071 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,074 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,074 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,077 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,077 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,077 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,077 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,077 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,079 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,079 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,079 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,079 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,093 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,095 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,095 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,096 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,096 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,096 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,104 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,110 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,110 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,110 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,110 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,110 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,112 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,112 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,112 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,112 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,121 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,121 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,123 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,127 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,132 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,132 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,134 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,134 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,134 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,134 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,152 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,153 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,153 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,153 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,153 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,153 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,154 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,154 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,154 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,155 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,155 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,156 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,156 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,156 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,156 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,187 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,187 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,189 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,189 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,189 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,189 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,193 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,193 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,195 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,195 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,195 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,195 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,200 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,200 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,203 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,214 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,214 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,214 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,214 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,214 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,225 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,225 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,225 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,225 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,226 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,226 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,241 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,248 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,248 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,254 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,254 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,258 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,258 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,258 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,260 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,260 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,265 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,265 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,265 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,265 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,269 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,269 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,269 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,269 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,269 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,270 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,270 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,270 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,270 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,270 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,271 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,271 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,271 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,271 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,271 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,274 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,274 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,274 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,274 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,276 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,283 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,283 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,283 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:11,371 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:01:11,371 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:01:23,302 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,305 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,305 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,305 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,305 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,310 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,310 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,310 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,310 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,310 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,311 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,312 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,312 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,315 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,315 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,315 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,315 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,315 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,317 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,317 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,317 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,317 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,321 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,321 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,333 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,333 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,333 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,334 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,337 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,339 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,339 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,339 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,339 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,341 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,343 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,368 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,368 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,381 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,383 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,385 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,385 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,385 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,385 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,387 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,389 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,391 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,391 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,391 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,395 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,396 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,396 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,396 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,396 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,396 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,398 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,711 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,711 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,711 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,711 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,711 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,712 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,713 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,713 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,713 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,713 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,713 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,714 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,714 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,714 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,715 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,718 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,718 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,718 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,718 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,720 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,720 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,720 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,720 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,724 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,724 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,724 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,724 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,728 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,728 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,728 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,728 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,728 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,730 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,730 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,734 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,734 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,738 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,738 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,738 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,738 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,738 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,746 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,746 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,746 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,747 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,747 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,747 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,748 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,748 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,748 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,748 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,748 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,749 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,749 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,749 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,749 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,753 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,753 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,753 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,753 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,753 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,755 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,755 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,755 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,755 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,758 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,758 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,758 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,758 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,758 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,764 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,764 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,764 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,764 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,764 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,768 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,768 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,768 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,768 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,771 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,772 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,772 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,788 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,788 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,788 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,788 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,788 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,789 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,789 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,789 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,789 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,791 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,791 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,800 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,800 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,800 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,800 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,800 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,484 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,484 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,484 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,484 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,489 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,489 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,489 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,489 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,497 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,497 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,497 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,497 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,499 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,510 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,515 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,515 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,515 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,515 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,519 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,519 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,527 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,527 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,529 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,529 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,534 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,534 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,538 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,538 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,538 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,538 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,538 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,540 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,542 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,542 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,542 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,542 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,848 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,848 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,848 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,850 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,852 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,854 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,856 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,856 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,856 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,856 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,858 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,858 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,858 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,858 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,863 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,868 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,874 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,874 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,874 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,874 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,876 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,876 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,876 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,876 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,876 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,878 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,886 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,886 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,886 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,886 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,886 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,892 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,892 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,892 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,894 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,894 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,896 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,896 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,896 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,896 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,896 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,054 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,054 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,060 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,075 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,075 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,075 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,075 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,077 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,077 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,077 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,077 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,077 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,082 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,082 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,082 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,082 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,088 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,092 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,092 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,092 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,092 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,095 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,095 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,095 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,095 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,095 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,098 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,098 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,098 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,098 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,098 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,099 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,099 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,099 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,100 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,100 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,101 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,101 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,101 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,101 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,101 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,105 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,105 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,107 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,107 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,107 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,107 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,107 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,108 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,112 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,112 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,112 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,112 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,112 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,116 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,116 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,116 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,116 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,118 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,120 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,120 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,123 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,125 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,125 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,127 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,127 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,127 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,127 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,127 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,132 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,132 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,132 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,132 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,134 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,134 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,134 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,134 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,281 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,281 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,281 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,281 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,281 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,283 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,283 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,286 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,286 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,286 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,286 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,286 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,287 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,287 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,287 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,287 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,292 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,292 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,292 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,292 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,299 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,299 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,299 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,299 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,302 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,302 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,302 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,303 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,303 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,305 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,305 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,305 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,308 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,315 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,315 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,315 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,315 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,315 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,319 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,319 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,319 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,319 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,319 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,320 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,320 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,320 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,320 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,320 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,321 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,321 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,321 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,321 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,321 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,327 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,334 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,334 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,340 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,340 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,340 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,340 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,342 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,342 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,342 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,342 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,342 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,569 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,569 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,569 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,569 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,570 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,570 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,570 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,570 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,581 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,581 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,584 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,584 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,584 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,584 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,584 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,588 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,588 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,588 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,590 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,590 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,590 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,590 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,597 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,597 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,597 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,597 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,599 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,601 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,605 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,605 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,605 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,605 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,606 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,606 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,606 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,613 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,615 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,615 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,615 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,615 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,615 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,618 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,624 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,624 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,626 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,633 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,633 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,635 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,635 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,635 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,635 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,639 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,639 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,639 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,649 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,649 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,649 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,649 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,654 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,654 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,654 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,654 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,654 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,509 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,509 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,509 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,509 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,509 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,512 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,520 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,520 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,520 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,520 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,520 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,524 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,524 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,524 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,524 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,524 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,529 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,529 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,529 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,531 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,531 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,531 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,531 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,533 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,535 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,535 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,537 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,542 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,542 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,542 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,542 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,542 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,546 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,546 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,546 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,546 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,546 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,548 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,548 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,548 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,548 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,555 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,555 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,555 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,555 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,555 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,560 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,560 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,560 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,560 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,563 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,564 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,564 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,564 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,564 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,564 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,565 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,565 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,565 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,565 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,565 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,566 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,566 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,566 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,566 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,570 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,571 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,572 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,572 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,572 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,573 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,573 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,573 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,574 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,575 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,575 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,576 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,576 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,576 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,576 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,584 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,584 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,586 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,590 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,592 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,594 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,594 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,594 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,594 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,596 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,596 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,596 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,383 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,383 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,384 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,384 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,384 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,384 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,386 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,386 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,390 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,392 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,392 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,392 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,392 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,394 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,394 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,394 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,394 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,394 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,396 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,396 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,400 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,400 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,403 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,403 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,403 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,403 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,408 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,408 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,408 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,408 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,412 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,412 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,412 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,412 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,414 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,414 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,414 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,414 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,418 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,418 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,418 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,418 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,427 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,427 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,427 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,429 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,429 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,429 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,429 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,430 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,430 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,434 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,434 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,434 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,434 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,436 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,436 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,436 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,436 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,444 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,444 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,444 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,444 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,444 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,445 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,445 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,445 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,445 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,445 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,446 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,446 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,446 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,446 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,446 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,448 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,450 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,450 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,450 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,450 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,454 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,454 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,454 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,454 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,456 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,458 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,458 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,750 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,750 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,750 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,750 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,750 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,755 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,755 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,755 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,765 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,765 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,765 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,765 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,765 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,773 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,775 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,775 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,775 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,775 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,778 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,778 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,778 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,778 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,780 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,780 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,789 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,789 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,789 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,789 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,789 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,797 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,798 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,798 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,798 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,798 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,819 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,819 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,820 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,820 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,820 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,820 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,823 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,823 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,825 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,825 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,825 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,825 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,829 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,829 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,829 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,829 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,830 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,830 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,830 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,831 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,831 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,845 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,845 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,983 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,983 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,983 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,987 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,987 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,987 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,987 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,992 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,997 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,997 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,997 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,997 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,001 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,001 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,001 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,001 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,009 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,009 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,009 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,009 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,009 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,018 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,018 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,018 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,018 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,021 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,021 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,021 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,021 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,021 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,027 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,027 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,027 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,027 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,029 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,029 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,029 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,031 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,031 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,031 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,031 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,048 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,048 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,048 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,048 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,056 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,056 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,056 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,056 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,056 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,057 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,057 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,057 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,057 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,190 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,196 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,196 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,202 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,202 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,202 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,205 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,205 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,205 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,205 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,205 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,211 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,218 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,218 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,218 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,218 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,229 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,229 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,229 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,235 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,235 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,235 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,235 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,239 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,239 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,239 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,239 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,242 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,242 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,242 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,244 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,244 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,254 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,256 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,256 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,258 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,258 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,260 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,262 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,262 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,262 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,262 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,262 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,266 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,266 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,268 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,270 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,270 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,270 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,270 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,272 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,274 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,274 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,274 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,274 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,396 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,396 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,396 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,400 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,402 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,402 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,412 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,412 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,424 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,424 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,424 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,424 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,424 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,428 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,428 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,428 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,428 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,428 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,429 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,429 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,429 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,429 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,429 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,430 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,430 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,430 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,430 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,430 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,437 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,437 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,439 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,439 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,439 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,439 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,447 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,447 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,447 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,447 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,447 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,449 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,451 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,453 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,463 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,472 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,472 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,472 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,472 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,472 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,474 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,474 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,479 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,483 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,485 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,485 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,485 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,618 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,618 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,618 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,618 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,623 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,623 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,623 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,623 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,627 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,627 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,627 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,627 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,627 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,631 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,631 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,631 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,631 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,631 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,635 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,637 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,637 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,637 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,639 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,639 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,644 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,644 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,644 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,644 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,647 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,647 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,647 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,649 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,649 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,649 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,649 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,653 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,653 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,653 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,653 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,653 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,654 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,654 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,654 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,654 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,662 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,662 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,662 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,663 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,663 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,663 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,663 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,663 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,667 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,667 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,667 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,667 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,674 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,674 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,674 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,674 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,690 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,691 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,692 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,692 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,692 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,692 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,696 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,696 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,696 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,696 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,696 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,698 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,698 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,698 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,698 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,847 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,857 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,857 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,857 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,857 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,857 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,863 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,863 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,863 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,863 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,864 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,864 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,864 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,864 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,865 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,865 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,865 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,866 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,866 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,866 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,866 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,870 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,870 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,880 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,880 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,880 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,880 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,881 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,881 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,881 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,881 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,885 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,887 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,889 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,889 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,889 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,889 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,891 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,893 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,893 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,901 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,901 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,901 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,901 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,903 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,903 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,903 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,903 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,903 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,905 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,905 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,905 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,905 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,914 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,914 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,914 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,914 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,917 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,917 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,917 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,917 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,921 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,923 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,923 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,923 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,923 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,926 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,926 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,926 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,926 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,926 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,930 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,936 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,936 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,936 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,936 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,938 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,938 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,938 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,938 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,049 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,049 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,049 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,049 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,049 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,060 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,060 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,060 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,060 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,066 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,068 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,068 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,068 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,068 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,073 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,073 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,073 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,073 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,075 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,075 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,079 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,081 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,087 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,087 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,087 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,087 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,087 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,091 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,091 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,091 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,091 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,091 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,095 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,095 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,104 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,104 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,104 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,106 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,106 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,110 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,110 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,110 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,112 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,112 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,112 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,112 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,112 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,120 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,122 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,126 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,126 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,126 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,126 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,126 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,130 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,130 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,130 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,130 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,130 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,254 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,258 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,258 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,258 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,258 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,261 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,261 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,261 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,263 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,263 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,263 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,263 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,265 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,265 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,265 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,265 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,265 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,269 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,269 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,277 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,278 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,278 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,278 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,280 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,280 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,280 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,280 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,288 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,288 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,288 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,288 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,292 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,292 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,292 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,292 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,293 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,297 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,297 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,297 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,297 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,297 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,298 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,298 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,298 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,298 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,304 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,304 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,304 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,304 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,306 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,306 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,306 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,306 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,306 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,308 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,310 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,315 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,319 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,319 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,319 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,319 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,323 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,324 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,324 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,324 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,324 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,324 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,336 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,337 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,337 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,338 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,338 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,338 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,339 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,339 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,339 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,340 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,340 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,341 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,341 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,341 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,341 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,348 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,350 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,350 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,354 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,354 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,355 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:41,378 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:01:41,378 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:02:11,380 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:02:11,380 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:02:41,394 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:02:41,395 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:03:11,397 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:03:11,397 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:03:41,408 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:03:41,408 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:04:11,413 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:04:11,413 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:04:41,422 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:04:41,422 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:05:11,428 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:05:11,428 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:05:41,438 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:05:41,438 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:06:11,444 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:06:11,444 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:06:41,448 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:06:41,448 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:07:11,455 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:07:11,455 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:07:41,466 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:07:41,466 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:08:11,476 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:08:11,476 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:08:41,491 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:08:41,491 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:09:11,498 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:09:11,498 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:21:00,067 HikariPool-1 housekeeper WARN com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=11m48s568ms579µs199ns).
2025-05-24 19:21:00,068 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:21:00,068 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:21:30,070 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:21:30,072 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:22:00,085 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:22:00,086 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:22:31,127 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:22:31,128 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:23:01,131 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:23:01,131 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:00:19,789 HikariPool-1 housekeeper WARN com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=37m18s658ms592µs300ns).
2025-05-24 20:00:19,790 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:00:19,790 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2a97af82: (connection has passed maxLifetime)
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,795 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@e5dafd4: (connection has passed maxLifetime)
2025-05-24 20:00:19,796 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2f4f5aa0: (connection has passed maxLifetime)
2025-05-24 20:00:19,798 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6e72509b: (connection has passed maxLifetime)
2025-05-24 20:00:19,799 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828: (connection has passed maxLifetime)
2025-05-24 20:00:19,800 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2c9b4d37: (connection has passed maxLifetime)
2025-05-24 20:00:19,801 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@a135538: (connection has passed maxLifetime)
2025-05-24 20:00:19,803 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@48ba579a: (connection has passed maxLifetime)
2025-05-24 20:00:19,804 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5f563ba5: (connection has passed maxLifetime)
2025-05-24 20:00:19,806 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6db742ef: (connection has passed maxLifetime)
2025-05-24 20:00:19,813 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3a3fc055
2025-05-24 20:00:19,853 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7b02ca6e
2025-05-24 20:00:19,881 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4a33d4a8
2025-05-24 20:00:19,917 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b2d3521
2025-05-24 20:00:19,943 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@157d14e3
2025-05-24 20:00:19,976 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@26924ff7
2025-05-24 20:00:20,007 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1d1685d9
2025-05-24 20:00:20,052 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@28788b60
2025-05-24 20:00:20,083 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@76c5f616
2025-05-24 20:00:20,114 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@a2c58bf
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 20:01:55 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:01:55,969 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:01:55,972 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:01:55,972 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:01:55,973 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:01:56,014 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:01:56,014 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 20:01:56,014 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 20:01:56,014 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 20:01:56,014 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 20:01:56,015 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 20:01:56,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:01:56,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:01:56,094 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:01:56,096 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:01:56,099 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:01:56,100 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:01:56,101 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:01:56,101 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:01:56,107 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:01:56,108 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:01:56,109 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:01:56,113 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:01:56,116 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:01:56,496 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:01:56,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:01:56,504 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:01:56,504 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:01:56,510 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:01:56,532 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 26 ms. Found 1 JPA repository interface.
2025-05-24 20:01:56,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:01:56,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:01:56,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:01:56,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:01:56,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:01:56,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:01:56,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:01:56,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:01:56,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:01:56,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:01:56,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:01:56,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:01:56,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:01:56,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:01:56,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:01:56,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:01:56,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:01:56,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:01:56,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:01:56,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:01:56,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:01:56,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:01:56,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:01:56,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:01:56,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:01:56,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:01:56,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:01:56,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:01:56,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:01:56,740 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@26bd760]
2025-05-24 20:01:56,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:01:56,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:01:56,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:01:56,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:01:56,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:01:56,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:01:56,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:01:56,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:01:56,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:01:56,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:01:56,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:01:56,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:01:56,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:01:56,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:01:56,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:01:56,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:01:56,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:01:56,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:01:56,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:01:56,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:01:56,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:01:56,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:01:56,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:01:56,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:01:56,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:01:56,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:01:56,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:01:56,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:01:56,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:01:56,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:01:56,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:01:56,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:01:56,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:01:56,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:01:56,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:01:56,876 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:01:56,877 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:01:56,877 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:01:56,940 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:01:56,948 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:01:56,951 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:01:56,951 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:01:57,092 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:01:57,096 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:01:57,096 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:01:57,097 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1082 ms
2025-05-24 20:01:57,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:01:57,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:01:57,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:01:57,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:01:57,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:01:57,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:01:57,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:01:57,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:01:57,113 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:01:57,114 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:01:57,128 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:01:57,129 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:01:57,129 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:01:57,129 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:01:57,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:01:57,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:01:57,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:01:57,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:01:57,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:01:57,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:01:57,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:01:57,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:01:57,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:01:57,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:01:57,144 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 20:01:57,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:01:57,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:01:57,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:01:57,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:01:57,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:01:57,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:01:57,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:01:57,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:01:57,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:01:57,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:01:57,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:01:57,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:01:57,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:01:57,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:57,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:01:57,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:01:57,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:01:57,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:01:57,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:01:57,218 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 20:01:57,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:01:57,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:01:57,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:57,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:57,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:01:57,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:01:57,249 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:01:57,480 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:01:57,498 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 20:01:57,501 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:01:57,501 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:01:57,505 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:01:57,505 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:01:57,505 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:01:57,505 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:01:57,505 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:01:57,506 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 20:01:57,774 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@c00de16
2025-05-24 20:01:57,775 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 20:01:57,807 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:01:57,879 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:01:57,921 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1eead23b
2025-05-24 20:01:57,967 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5fd7d800
2025-05-24 20:01:58,013 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6ec22715
2025-05-24 20:01:58,060 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ff8274f
2025-05-24 20:01:58,101 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3bb6fc16
2025-05-24 20:01:58,132 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6f58414f
2025-05-24 20:01:58,164 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@75d34f29
2025-05-24 20:01:58,212 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@797751d3
2025-05-24 20:01:58,258 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@25da6b08
2025-05-24 20:01:58,280 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:01:58,686 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:01:58,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:01:58,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:01:58,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:01:58,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:01:58,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:01:58,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:01:58,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:01:58,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:01:58,722 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:01:58,729 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:01:58,742 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:01:58,762 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:01:58,770 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:01:58,786 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:01:58,794 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:01:58,829 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:01:58,893 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:01:58,896 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:01:58,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:01:58,918 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:01:58,918 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:01:58,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:01:58,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:01:58,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:01:58,927 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:01:58,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,927 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:01:58,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:01:58,929 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:01:58,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:01:58,934 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:01:58,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:01:58,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:01:58,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:58,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:01:58,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:01:58,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:58,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:01:58,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:58,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:01:58,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:58,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:01:58,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:01:58,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:58,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:01:58,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:01:58,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:58,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:01:58,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:01:58,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:01:58,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:01:58,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:01:58,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:01:58,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:01:58,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:58,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:01:58,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:01:58,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:01:58,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:01:58,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:58,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:01:58,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:01:58,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:01:58,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:01:58,963 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:01:58,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:01:58,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:01:58,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:01:59,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:01:59,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:01:59,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:01:59,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:01:59,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:01:59,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,028 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:01:59,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:01:59,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:01:59,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:01:59,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,058 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:01:59,061 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:01:59,063 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:01:59,067 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:01:59,072 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:01:59,074 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:01:59,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:01:59,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:01:59,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,077 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:01:59,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:01:59,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:01:59,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:01:59,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:01:59,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:01:59,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:01:59,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:01:59,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:01:59,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:01:59,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:01:59,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:01:59,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:01:59,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:01:59,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:01:59,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:01:59,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:01:59,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:01:59,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:01:59,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:01:59,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:01:59,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:01:59,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:01:59,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:01:59,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:01:59,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:01:59,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:01:59,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:01:59,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:01:59,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:01:59,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:01:59,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,128 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:01:59,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:01:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:01:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:01:59,154 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@424c9dd9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@20bd7dcd, org.springframework.security.web.context.SecurityContextHolderFilter@15aa29be, org.springframework.security.web.header.HeaderWriterFilter@2a89222b, org.springframework.web.filter.CorsFilter@5d272243, org.springframework.security.web.authentication.logout.LogoutFilter@64b8506f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6ab3907e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a05224e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6aba5782, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@647614a1, org.springframework.security.web.access.ExceptionTranslationFilter@35d79d81, org.springframework.security.web.access.intercept.AuthorizationFilter@54b1bc06]
2025-05-24 20:01:59,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:01:59,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:01:59,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:01:59,161 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:01:59,161 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:01:59,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:01:59,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:01:59,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:01:59,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:01:59,166 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:01:59,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:01:59,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:01:59,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:01:59,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:01:59,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:01:59,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:01:59,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:01:59,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:01:59,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:01:59,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:01:59,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:01:59,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:01:59,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:01:59,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:01:59,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:01:59,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:01:59,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:01:59,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:01:59,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:01:59,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:01:59,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:01:59,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:01:59,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:01:59,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:01:59,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:01:59,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:01:59,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:01:59,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:01:59,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:01:59,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:01:59,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:01:59,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:01:59,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:01:59,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:01:59,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:01:59,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:01:59,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:01:59,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:01:59,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:01:59,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:01:59,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:01:59,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:01:59,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:01:59,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:01:59,197 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:01:59,202 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:01:59,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:01:59,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:01:59,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:01:59,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:01:59,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:01:59,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:01:59,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:01:59,221 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:01:59,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:01:59,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:01:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:01:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:01:59,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:01:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:01:59,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:01:59,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:01:59,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:01:59,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:01:59,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:01:59,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:01:59,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:01:59,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:01:59,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:01:59,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:01:59,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:01:59,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:01:59,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:01:59,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:01:59,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:01:59,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:01:59,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:01:59,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:01:59,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:01:59,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:01:59,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:01:59,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:01:59,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:01:59,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:01:59,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:01:59,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:01:59,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:01:59,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:01:59,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:01:59,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:01:59,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:01:59,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:01:59,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:01:59,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:01:59,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:01:59,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:01:59,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:01:59,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:01:59,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:01:59,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:01:59,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:01:59,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:01:59,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:01:59,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:01:59,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:01:59,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:01:59,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:01:59,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:01:59,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:01:59,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:01:59,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:01:59,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:01:59,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:01:59,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:01:59,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:01:59,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:01:59,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:01:59,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:01:59,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:01:59,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:01:59,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:01:59,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:01:59,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:01:59,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:01:59,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:01:59,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:01:59,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:01:59,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:01:59,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:01:59,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:01:59,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:01:59,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:01:59,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:01:59,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:01:59,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:01:59,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:01:59,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:01:59,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:01:59,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:01:59,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:01:59,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:01:59,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:01:59,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:01:59,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:01:59,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:01:59,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:01:59,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:01:59,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:01:59,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:01:59,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:01:59,287 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 20:01:59,288 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:01:59,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:01:59,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:01:59,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:01:59,301 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:01:59,301 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:01:59,301 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:01:59,301 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:01:59,318 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:01:59,319 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:01:59,319 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:01:59,319 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:01:59,319 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:01:59,326 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:01:59,331 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.617 seconds (process running for 4.045)
2025-05-24 20:01:59,332 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:01:59,333 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 20:01:59,333 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 20:01:59,333 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:01:59,333 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:02:02,343 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:02:02,343 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:02:02,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:02:02,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:02:02,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:02:02,344 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@754b4bd7
2025-05-24 20:02:02,344 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4afa41c0
2025-05-24 20:02:02,344 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:02:02,344 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 20:02:02,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:02:02,363 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:02:02,364 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:02:02,365 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:02:02,367 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:02,374 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:02:02,388 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:02,388 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:02:02,391 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:02:02,840 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:02,840 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:02,841 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:02:02,863 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:02,864 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:02,864 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:02,866 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:02,867 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:02,879 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:02,879 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:02,879 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:02:07,532 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:02:07,628 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 4BC503E4DC321026D6104DD989DC22F6
2025-05-24 20:02:07,629 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=4BC503E4DC321026D6104DD989DC22F6], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@1b0a4e29]
2025-05-24 20:02:07,629 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=4BC503E4DC321026D6104DD989DC22F6], Granted Authorities=[ROLE_USER]]
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:02:10,376 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:10,376 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:10,376 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=4BC503E4DC321026D6104DD989DC22F6], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:02:10,393 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:10,393 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:10,393 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:10,394 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:10,394 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:10,395 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:10,395 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:10,395 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=4BC503E4DC321026D6104DD989DC22F6], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:02:17,059 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:02:17,104 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 158654380A2686DE3FDE6848354EEAC0
2025-05-24 20:02:17,104 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@1b0a4e29]
2025-05-24 20:02:17,104 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 20:02:19,328 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:02:19,333 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:19,334 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:19,334 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:19,351 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:19,351 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:19,351 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:19,351 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:19,352 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:19,354 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:19,354 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:19,354 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:27,893 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:02:27,893 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:02:35,523 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:02:35,546 http-nio-8888-exec-1 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 20:02:35,547 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to /webmail/login_fail
2025-05-24 20:02:35,550 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 20:02:35,550 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 20:02:35,550 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-24 20:02:35,550 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 20:02:35,550 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:35,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:35,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 20:02:35,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 20:02:35,646 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:35,647 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:35,647 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:35,664 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:35,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:35,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:35,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:35,665 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:35,667 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:35,668 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:35,668 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:37,220 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:02:37,220 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:02:37,220 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:02:37,220 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:02:37,221 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:37,221 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:02:37,221 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:37,221 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:02:37,221 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:02:37,224 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:37,225 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:37,225 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:37,242 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:37,243 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:37,243 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:37,243 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:37,244 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:37,245 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:37,245 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:37,245 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:40,880 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:02:40,895 http-nio-8888-exec-5 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 20:02:40,895 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to /webmail/login_fail
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 20:02:40,900 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 20:02:40,901 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:40,901 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:40,901 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:40,919 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:40,919 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:40,919 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:40,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:40,923 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:40,924 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:40,924 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:40,924 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:42,594 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:02:42,594 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:02:42,594 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:02:42,594 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:02:42,594 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:42,595 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:02:42,596 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:42,596 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:02:42,596 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:02:42,598 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:42,598 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:42,598 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:42,614 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:42,615 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:42,615 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:42,615 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:42,615 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:42,617 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:42,617 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:42,617 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:46,026 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:02:46,065 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 8149D1172A1E0A586193F7D88A1BBBA9
2025-05-24 20:02:46,065 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@1b0a4e29]
2025-05-24 20:02:46,065 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]
2025-05-24 20:02:57,909 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:02:57,909 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:03:27,919 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:03:27,919 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:03:57,926 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:03:57,926 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:04:27,940 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:04:27,940 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:04:57,945 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:04:57,945 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:05:27,955 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:05:27,955 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:05:57,975 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:05:57,975 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:06:04,030 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:06:04,031 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:06:04,031 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:06:04,031 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:06:04,031 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:06:04,031 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:04,037 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:04,038 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Failed to complete request: java.lang.NullPointerException
2025-05-24 20:06:04,039 http-nio-8888-exec-8 ERROR org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail].[dispatcherServlet] Servlet.service() for servlet [dispatcherServlet] in context with path [/webmail] threw exception [Request processing failed: java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
    at java.base/java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
    at java.base/java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
    at java.base/java.util.Properties.put(Properties.java:1346)
    at java.base/java.util.Properties.setProperty(Properties.java:230)
    at deu.cse.spring_webmail.model.Pop3Agent.connectToStore(Pop3Agent.java:163)
    at deu.cse.spring_webmail.model.Pop3Agent.getMessageList(Pop3Agent.java:99)
    at deu.cse.spring_webmail.control.SystemController.mainMenu(SystemController.java:157)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
    at java.base/java.lang.reflect.Method.invoke(Method.java:580)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:262)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108)
    at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
    at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
    at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:340)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:1583)
2025-05-24 20:06:04,041 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 20:06:04,042 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:06:04,042 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error
2025-05-24 20:06:04,042 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error", parameters={}
2025-05-24 20:06:04,042 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:06:04,042 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:04,048 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:06:04,051 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:04,052 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 500
2025-05-24 20:06:07,725 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:06:07,725 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:06:07,729 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:07,730 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:06:07,730 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:06:07,748 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:06:07,749 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:06:07,749 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:06:07,749 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:06:07,749 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:07,750 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:07,751 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:06:07,751 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:06:27,976 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:06:27,976 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:06:55,487 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:06:55,488 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:06:55,488 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:06:55,488 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:06:55,489 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:06:55,489 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc, started on Sat May 24 20:01:56 KST 2025
2025-05-24 20:06:55,490 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:06:55,490 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:06:55,491 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:06:55,491 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:06:55,491 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:06:55,496 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:06:55,496 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:06:55,496 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:06:55,496 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:06:55,497 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:06:55,499 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 20:06:55,499 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:06:55,500 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@c00de16: (connection evicted)
2025-05-24 20:06:55,503 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1eead23b: (connection evicted)
2025-05-24 20:06:55,504 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5fd7d800: (connection evicted)
2025-05-24 20:06:55,506 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6ec22715: (connection evicted)
2025-05-24 20:06:55,508 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3ff8274f: (connection evicted)
2025-05-24 20:06:55,509 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3bb6fc16: (connection evicted)
2025-05-24 20:06:55,510 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6f58414f: (connection evicted)
2025-05-24 20:06:55,511 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@75d34f29: (connection evicted)
2025-05-24 20:06:55,513 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@797751d3: (connection evicted)
2025-05-24 20:06:55,514 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@25da6b08: (connection evicted)
2025-05-24 20:06:55,515 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:06:55,515 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-24 20:06:55,579 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:06:55 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:06:55,603 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:06:55,603 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:06:55,603 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:06:55,603 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:06:55,604 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa
2025-05-24 20:06:55,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:06:55,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:06:55,608 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:06:55,609 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:06:55,610 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:06:55,610 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:06:55,610 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:06:55,611 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:06:55,614 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:06:55,614 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:06:55,615 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:06:55,615 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:06:55,616 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:06:55,720 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:06:55,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:06:55,720 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:06:55,720 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:06:55,723 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:06:55,728 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 8 ms. Found 1 JPA repository interface.
2025-05-24 20:06:55,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:06:55,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:06:55,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:06:55,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:06:55,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:06:55,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:06:55,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:06:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:06:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:06:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:06:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:06:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:06:55,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@54c8bce2]
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:06:55,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:06:55,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:06:55,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:06:55,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:06:55,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:06:55,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:06:55,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:06:55,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:06:55,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:06:55,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:06:55,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:06:55,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:06:55,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:06:55,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:06:55,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:06:55,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:06:55,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:06:55,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:06:55,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:06:55,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:06:55,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:06:55,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:06:55,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:06:55,792 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:06:55,792 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:06:55,792 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:06:55,797 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:06:55,797 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:06:55,797 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:06:55,797 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:06:55,865 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:06:55,868 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:06:55,868 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:06:55,868 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 264 ms
2025-05-24 20:06:55,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:06:55,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:06:55,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:06:55,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:06:55,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:06:55,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:06:55,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:06:55,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:06:55,874 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:06:55,874 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:06:55,892 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:06:55,892 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:06:55,892 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:06:55,892 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:06:55,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:06:55,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:06:55,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:06:55,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:06:55,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:06:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:06:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:06:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:06:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:06:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:06:55,896 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@1803c3d6
2025-05-24 20:06:55,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:06:55,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:06:55,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:06:55,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:06:55,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:06:55,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:06:55,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:06:55,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:06:55,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:55,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:55,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:06:55,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:06:55,907 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:06:55,910 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:06:55,912 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 20:06:55,931 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@695cc8d7
2025-05-24 20:06:55,932 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 20:06:55,933 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:06:55,962 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:06:55,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:06:55,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:06:55,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:06:55,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:06:55,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:06:55,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:06:55,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:06:55,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:06:55,979 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:06:55,979 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:06:55,979 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:06:55,981 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:06:55,983 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:06:55,984 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:06:55,991 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:06:55,992 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:06:55,994 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:06:55,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:06:56,000 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:06:56,000 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:06:56,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:06:56,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:06:56,002 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,002 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,002 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,002 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,003 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:06:56,004 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:06:56,004 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,004 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:06:56,004 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:06:56,005 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:06:56,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:06:56,006 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:06:56,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:06:56,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:06:56,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:56,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:06:56,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:06:56,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:06:56,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:06:56,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:06:56,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:06:56,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:06:56,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:06:56,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:06:56,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:06:56,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:06:56,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:56,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:06:56,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:06:56,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:06:56,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:06:56,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:56,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:06:56,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:06:56,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:06:56,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:06:56,015 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:06:56,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:06:56,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:06:56,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:06:56,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:06:56,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:06:56,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:06:56,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:06:56,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:06:56,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,023 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:06:56,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:06:56,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:06:56,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:06:56,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,026 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:06:56,027 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:06:56,028 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:06:56,029 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:06:56,030 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:06:56,030 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,032 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:06:56,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:06:56,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:06:56,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:06:56,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:06:56,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:06:56,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:06:56,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:06:56,036 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:06:56,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:06:56,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:06:56,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:06:56,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:06:56,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:06:56,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:06:56,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:06:56,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:06:56,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:06:56,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:06:56,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:06:56,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:06:56,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:06:56,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:06:56,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:06:56,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:06:56,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,051 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:06:56,052 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@16164f47
2025-05-24 20:06:56,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:06:56,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:06:56,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:06:56,057 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@555253c6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@55c2426a, org.springframework.security.web.context.SecurityContextHolderFilter@25cfe161, org.springframework.security.web.header.HeaderWriterFilter@3cacdf52, org.springframework.web.filter.CorsFilter@64ecfb24, org.springframework.security.web.authentication.logout.LogoutFilter@28c4189d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5ddab810, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2c8c6161, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@28563759, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6cfec591, org.springframework.security.web.access.ExceptionTranslationFilter@3d373d34, org.springframework.security.web.access.intercept.AuthorizationFilter@7e79fcda]
2025-05-24 20:06:56,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:06:56,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:06:56,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:06:56,059 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:06:56,059 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:06:56,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:06:56,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:06:56,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:06:56,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:06:56,060 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:06:56,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:06:56,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:06:56,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:06:56,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:06:56,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:06:56,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:06:56,067 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:06:56,069 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:06:56,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:06:56,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:06:56,072 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:06:56,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:06:56,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:06:56,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:06:56,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:06:56,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:06:56,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:06:56,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:06:56,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:06:56,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:06:56,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:06:56,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:06:56,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:06:56,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:06:56,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:06:56,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:06:56,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:06:56,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:06:56,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:06:56,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:06:56,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:06:56,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:06:56,081 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@572b457c
2025-05-24 20:06:56,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:06:56,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:06:56,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:06:56,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:06:56,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:06:56,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:06:56,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:06:56,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:06:56,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:06:56,087 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:06:56,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:06:56,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:06:56,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:06:56,088 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:06:56,088 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:06:56,088 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:06:56,089 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:06:56,092 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:06:56,092 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:06:56,092 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:06:56,092 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:06:56,092 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:06:56,094 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:06:56,097 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.514 seconds (process running for 300.812)
2025-05-24 20:06:56,098 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:06:56,099 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:06:56,100 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:06:56,111 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@66b6d601
2025-05-24 20:06:56,143 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3704ba33
2025-05-24 20:06:56,175 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@218d02a6
2025-05-24 20:06:56,207 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1e62ee7b
2025-05-24 20:06:56,237 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1cee87e3
2025-05-24 20:06:56,268 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71542b6d
2025-05-24 20:06:56,299 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@35c05663
2025-05-24 20:06:56,316 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:07:26,039 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:07:26,040 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:07:56,056 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:07:56,056 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:08:26,064 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:08:26,064 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:08:56,066 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:08:56,066 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:09:26,078 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:09:26,079 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:09:53,910 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:09:53,910 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:09:53,910 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa, started on Sat May 24 20:06:55 KST 2025
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:09:53,911 Thread-7 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:09:53,914 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:09:53,914 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:09:53,914 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:09:53,914 Thread-7 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:09:53,915 Thread-7 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:09:53,915 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-24 20:09:53,916 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:09:53,916 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@695cc8d7: (connection evicted)
2025-05-24 20:09:53,918 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@16164f47: (connection evicted)
2025-05-24 20:09:53,919 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@572b457c: (connection evicted)
2025-05-24 20:09:53,921 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@66b6d601: (connection evicted)
2025-05-24 20:09:53,922 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3704ba33: (connection evicted)
2025-05-24 20:09:53,924 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@218d02a6: (connection evicted)
2025-05-24 20:09:53,924 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1e62ee7b: (connection evicted)
2025-05-24 20:09:53,926 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1cee87e3: (connection evicted)
2025-05-24 20:09:53,928 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@71542b6d: (connection evicted)
2025-05-24 20:09:53,929 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@35c05663: (connection evicted)
2025-05-24 20:09:53,930 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:09:53,930 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-24 20:09:53,977 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:09:53 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:09:53,996 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:09:53,996 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:09:53,996 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:09:53,996 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:09:53,998 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814
2025-05-24 20:09:53,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:09:53,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:09:54,002 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:09:54,003 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:09:54,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:09:54,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:09:54,005 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:09:54,005 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:09:54,007 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:09:54,008 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:09:54,008 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:09:54,008 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:09:54,009 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:09:54,098 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:09:54,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:09:54,098 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:09:54,098 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:09:54,100 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:09:54,103 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 4 ms. Found 1 JPA repository interface.
2025-05-24 20:09:54,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:09:54,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:09:54,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:09:54,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:09:54,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:09:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:09:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:09:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:09:54,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:09:54,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:09:54,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:09:54,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:09:54,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:09:54,134 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5c18feee]
2025-05-24 20:09:54,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:09:54,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:09:54,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:09:54,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:09:54,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:09:54,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:09:54,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:09:54,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:09:54,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:09:54,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:09:54,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:09:54,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:09:54,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:09:54,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:09:54,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:09:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:09:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:09:54,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:09:54,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:09:54,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:09:54,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:09:54,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:09:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:09:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:09:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:09:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:09:54,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:09:54,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:09:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:09:54,162 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:09:54,162 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:09:54,162 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:09:54,170 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:09:54,170 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:09:54,171 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:09:54,171 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:09:54,236 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:09:54,238 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:09:54,238 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:09:54,238 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 240 ms
2025-05-24 20:09:54,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:09:54,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:09:54,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:09:54,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:09:54,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:09:54,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:09:54,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:09:54,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:09:54,242 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:09:54,243 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:09:54,246 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:09:54,246 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:09:54,246 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:09:54,246 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:09:54,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:09:54,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:09:54,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:09:54,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:09:54,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:09:54,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:09:54,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:09:54,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:09:54,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:09:54,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:09:54,249 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@7c8589b2
2025-05-24 20:09:54,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:09:54,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:09:54,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:09:54,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:09:54,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:09:54,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:09:54,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:09:54,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:09:54,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:09:54,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:09:54,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:09:54,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:09:54,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:09:54,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:09:54,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:09:54,262 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:09:54,265 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-3 - configuration:
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-3"
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:09:54,267 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-24 20:09:54,286 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37bda8b6
2025-05-24 20:09:54,287 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-24 20:09:54,288 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:09:54,315 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:09:54,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:09:54,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:09:54,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:09:54,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:09:54,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:09:54,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:09:54,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:09:54,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:09:54,331 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:09:54,332 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:09:54,332 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:09:54,333 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:09:54,334 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:09:54,336 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:09:54,345 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:09:54,346 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:09:54,348 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:09:54,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:09:54,354 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:09:54,354 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:09:54,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:09:54,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:09:54,359 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,359 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,360 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,360 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,360 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:09:54,361 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:09:54,361 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,361 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:09:54,361 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:09:54,362 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:09:54,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:09:54,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:09:54,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:09:54,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:09:54,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:09:54,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:09:54,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:09:54,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:09:54,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:09:54,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:09:54,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:09:54,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:09:54,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:09:54,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:09:54,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:09:54,373 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:09:54,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:09:54,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:09:54,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:09:54,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:09:54,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:09:54,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:09:54,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:09:54,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:09:54,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,382 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:09:54,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:09:54,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:09:54,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:09:54,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,387 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:09:54,387 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:09:54,388 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:09:54,390 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:09:54,393 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:09:54,395 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:09:54,396 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,398 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:09:54,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:09:54,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:09:54,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:09:54,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:09:54,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:09:54,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:09:54,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:09:54,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:09:54,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:09:54,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:09:54,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:09:54,403 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71f1e198
2025-05-24 20:09:54,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:09:54,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:09:54,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:09:54,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:09:54,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:09:54,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:09:54,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:09:54,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:09:54,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:09:54,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:09:54,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:09:54,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:09:54,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,420 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:09:54,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:09:54,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:09:54,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:09:54,433 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c4cc68d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@57305478, org.springframework.security.web.context.SecurityContextHolderFilter@c397e8f, org.springframework.security.web.header.HeaderWriterFilter@2a0e8d93, org.springframework.web.filter.CorsFilter@3846dfbd, org.springframework.security.web.authentication.logout.LogoutFilter@50d621d7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7d75986d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2bd7720d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49e0961f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@69a19e28, org.springframework.security.web.access.ExceptionTranslationFilter@7c73c4cc, org.springframework.security.web.access.intercept.AuthorizationFilter@d1c40bb]
2025-05-24 20:09:54,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:09:54,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:09:54,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:09:54,435 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@30cceba3
2025-05-24 20:09:54,436 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:09:54,437 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:09:54,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:09:54,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:09:54,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:09:54,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:09:54,438 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:09:54,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:09:54,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:09:54,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:09:54,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:09:54,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:09:54,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:09:54,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:09:54,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:09:54,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:09:54,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:09:54,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:09:54,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:09:54,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:09:54,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:09:54,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:09:54,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:09:54,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:09:54,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:09:54,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:09:54,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:09:54,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:09:54,447 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:09:54,450 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:09:54,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:09:54,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:09:54,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:09:54,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:09:54,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:09:54,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:09:54,454 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:09:54,455 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:09:54,456 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:09:54,456 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:09:54,456 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:09:54,456 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:09:54,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:09:54,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:09:54,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:09:54,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:09:54,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:09:54,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:09:54,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:09:54,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:09:54,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:09:54,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:09:54,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:09:54,465 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b6788b
2025-05-24 20:09:54,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:09:54,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:09:54,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:09:54,471 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:09:54,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:09:54,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:09:54,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:09:54,473 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:09:54,473 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:09:54,473 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:09:54,473 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:09:54,477 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:09:54,477 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:09:54,477 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:09:54,477 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:09:54,477 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:09:54,479 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:09:54,484 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.503 seconds (process running for 479.198)
2025-05-24 20:09:54,484 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:09:54,485 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:09:54,485 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:09:54,492 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@50e314ec
2025-05-24 20:09:54,524 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@309a3c4f
2025-05-24 20:09:54,553 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@54ada8be
2025-05-24 20:09:54,587 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@644ab7b3
2025-05-24 20:09:54,618 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4d77f271
2025-05-24 20:09:54,649 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@65a3a946
2025-05-24 20:09:54,665 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:09:55,830 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:09:55,830 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:09:55,830 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:09:55,830 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:09:55,830 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:09:55,831 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@350c330
2025-05-24 20:09:55,832 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@758cc110
2025-05-24 20:09:55,832 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:09:55,832 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-24 20:09:55,835 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:09:55,835 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:09:55,835 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:09:55,836 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:09:55,836 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:09:55,837 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:09:55,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:09:55,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:09:55,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:09:55,905 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:09:55,905 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:09:55,905 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:09:55,919 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:09:55,919 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:09:55,919 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:09:55,919 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:09:55,919 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:09:55,921 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:09:55,922 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:09:55,922 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:09:59,787 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:09:59,834 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 8C071A1F99AF06E1B9130EE5118FD1CC
2025-05-24 20:09:59,834 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@637b137e]
2025-05-24 20:09:59,834 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:09:59,959 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:09:59,959 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:09:59,959 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:10:00,092 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:00,092 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:00,108 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:10:00,108 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:10:00,108 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:10:00,109 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:10:00,109 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:00,111 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:00,111 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:00,111 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:01,652 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:10:01,652 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:10:01,652 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:10:01,653 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:01,653 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:01,667 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:10:01,668 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:10:01,668 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:10:01,668 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:10:01,668 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:01,670 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:01,670 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:01,670 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:02,396 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 20:10:02,396 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:10:02,396 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 20:10:02,396 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 20:10:02,493 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:02,494 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:02,511 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:10:02,511 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:10:02,511 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:10:02,511 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:10:02,511 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:02,513 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:02,513 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:02,513 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:07,160 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:10:07,160 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:07,162 http-nio-8888-exec-9 DEBUG org.springframework.security.web.access.AccessDeniedHandlerImpl Responding with 403 status code
2025-05-24 20:10:07,162 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 20:10:07,162 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:07,162 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error
2025-05-24 20:10:07,162 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error", parameters={}
2025-05-24 20:10:07,163 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:10:07,163 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:07,172 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:10:07,172 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:07,172 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 403
2025-05-24 20:10:24,389 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:10:24,389 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:10:54,393 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:10:54,393 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:11:07,340 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:11:07,340 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:11:07,340 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814, started on Sat May 24 20:09:53 KST 2025
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:11:07,341 Thread-11 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:11:07,344 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:11:07,344 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:11:07,344 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:11:07,344 Thread-11 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:11:07,345 Thread-11 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:11:07,345 Thread-11 INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Shutdown initiated...
2025-05-24 20:11:07,345 Thread-11 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:11:07,345 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@37bda8b6: (connection evicted)
2025-05-24 20:11:07,347 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@71f1e198: (connection evicted)
2025-05-24 20:11:07,348 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@30cceba3: (connection evicted)
2025-05-24 20:11:07,349 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1b6788b: (connection evicted)
2025-05-24 20:11:07,351 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@50e314ec: (connection evicted)
2025-05-24 20:11:07,352 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@309a3c4f: (connection evicted)
2025-05-24 20:11:07,353 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@54ada8be: (connection evicted)
2025-05-24 20:11:07,354 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@644ab7b3: (connection evicted)
2025-05-24 20:11:07,355 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4d77f271: (connection evicted)
2025-05-24 20:11:07,356 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@65a3a946: (connection evicted)
2025-05-24 20:11:07,357 Thread-11 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:11:07,358 Thread-11 INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Shutdown completed.
2025-05-24 20:11:07,403 Thread-11 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:11:07 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:11:07,421 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:11:07,421 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:11:07,422 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:11:07,422 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:11:07,423 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f
2025-05-24 20:11:07,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:11:07,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:11:07,426 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:11:07,427 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:11:07,427 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:11:07,428 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:11:07,428 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:11:07,428 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:11:07,430 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:11:07,430 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:11:07,431 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:11:07,431 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:11:07,432 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:11:07,506 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:11:07,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:11:07,507 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:11:07,507 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:11:07,508 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:11:07,512 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 4 ms. Found 1 JPA repository interface.
2025-05-24 20:11:07,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:11:07,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:11:07,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:11:07,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:11:07,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:11:07,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:11:07,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:11:07,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:11:07,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:11:07,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:11:07,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:11:07,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:11:07,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:11:07,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:11:07,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:11:07,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:11:07,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:11:07,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:11:07,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:11:07,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:11:07,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:11:07,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:11:07,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:11:07,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:11:07,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:11:07,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:11:07,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:11:07,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:11:07,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:11:07,546 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@14aedc6a]
2025-05-24 20:11:07,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:11:07,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:11:07,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:11:07,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:11:07,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:11:07,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:11:07,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:11:07,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:11:07,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:11:07,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:11:07,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:11:07,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:11:07,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:11:07,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:11:07,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:11:07,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:11:07,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:11:07,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:11:07,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:11:07,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:11:07,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:11:07,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:11:07,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:11:07,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:11:07,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:11:07,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:11:07,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:11:07,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:11:07,567 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:11:07,567 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:11:07,567 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:11:07,573 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:11:07,573 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:11:07,574 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:11:07,574 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:11:07,652 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:11:07,654 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:11:07,654 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:11:07,654 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 231 ms
2025-05-24 20:11:07,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:11:07,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:11:07,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:11:07,656 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:11:07,656 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:11:07,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:11:07,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:11:07,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:11:07,660 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:11:07,660 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:11:07,665 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:11:07,665 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:11:07,665 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:11:07,665 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:11:07,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:11:07,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:11:07,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:11:07,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:11:07,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:11:07,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:11:07,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:11:07,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:11:07,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:11:07,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:11:07,670 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@1150aceb
2025-05-24 20:11:07,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:11:07,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:11:07,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:11:07,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:11:07,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:11:07,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:11:07,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:11:07,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:11:07,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:11:07,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:11:07,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:11:07,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:11:07,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:11:07,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:11:07,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:11:07,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:11:07,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:11:07,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:11:07,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:11:07,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:11:07,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:11:07,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:11:07,684 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:11:07,688 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:11:07,688 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-4 - configuration:
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-4"
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:11:07,689 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Starting...
2025-05-24 20:11:07,715 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3cd0cbac
2025-05-24 20:11:07,715 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Start completed.
2025-05-24 20:11:07,719 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:11:07,761 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:11:07,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:11:07,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:11:07,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:11:07,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:11:07,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:11:07,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:11:07,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:11:07,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:11:07,779 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:11:07,779 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:11:07,780 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:11:07,780 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:11:07,782 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:11:07,784 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:11:07,792 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:11:07,793 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:11:07,796 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:11:07,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:11:07,801 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:11:07,802 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:11:07,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:11:07,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:11:07,805 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,805 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,805 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,806 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,806 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:11:07,806 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:11:07,806 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,807 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:11:07,807 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:11:07,808 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:11:07,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:11:07,809 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:11:07,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:11:07,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:11:07,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:11:07,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:11:07,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:11:07,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:11:07,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:11:07,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:11:07,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:11:07,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:11:07,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:11:07,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:11:07,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:11:07,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:11:07,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:11:07,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:11:07,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:11:07,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:11:07,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:11:07,817 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:11:07,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:11:07,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:11:07,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:11:07,822 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:11:07,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:11:07,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:11:07,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:11:07,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:11:07,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:11:07,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,830 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:11:07,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:11:07,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:11:07,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:11:07,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,839 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:11:07,840 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:11:07,840 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@19a52479
2025-05-24 20:11:07,841 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:11:07,841 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:11:07,842 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:11:07,843 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:11:07,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:11:07,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:11:07,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,845 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:11:07,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:11:07,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:11:07,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:11:07,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:11:07,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:11:07,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:11:07,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:11:07,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:11:07,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:11:07,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:11:07,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:11:07,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:11:07,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:11:07,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:11:07,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:11:07,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:11:07,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:11:07,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:11:07,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:11:07,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:11:07,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:11:07,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:11:07,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:11:07,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:11:07,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,862 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:11:07,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:11:07,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:11:07,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:11:07,867 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@58982e42
2025-05-24 20:11:07,871 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@375949ac, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b03b8fd, org.springframework.security.web.context.SecurityContextHolderFilter@25710527, org.springframework.security.web.header.HeaderWriterFilter@78e668b3, org.springframework.web.filter.CorsFilter@784c2144, org.springframework.security.web.authentication.logout.LogoutFilter@71c29101, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5276907a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@33d32436, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@175fae25, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1e5f8b77, org.springframework.security.web.access.ExceptionTranslationFilter@56ce5cdd, org.springframework.security.web.access.intercept.AuthorizationFilter@31de5a5b]
2025-05-24 20:11:07,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:11:07,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:11:07,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:11:07,873 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:11:07,873 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:11:07,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:11:07,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:11:07,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:11:07,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:11:07,876 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:11:07,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:11:07,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:11:07,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:11:07,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:11:07,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:11:07,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:11:07,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:11:07,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:11:07,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:11:07,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:11:07,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:11:07,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:11:07,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:11:07,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:11:07,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:11:07,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:11:07,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:11:07,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:11:07,885 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:11:07,887 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:11:07,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:11:07,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:11:07,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:11:07,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:11:07,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:11:07,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:11:07,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:11:07,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:11:07,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:11:07,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:11:07,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:11:07,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:11:07,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:11:07,896 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@690a11f6
2025-05-24 20:11:07,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:11:07,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:11:07,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:11:07,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:11:07,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:11:07,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:11:07,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:11:07,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:11:07,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:11:07,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:11:07,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:11:07,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:11:07,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:11:07,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:11:07,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:11:07,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:11:07,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:11:07,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:11:07,905 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:11:07,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:11:07,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:11:07,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:11:07,907 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:11:07,907 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:11:07,907 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:11:07,908 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:11:07,911 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:11:07,911 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:11:07,911 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:11:07,911 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:11:07,911 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:11:07,913 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:11:07,918 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.511 seconds (process running for 552.632)
2025-05-24 20:11:07,918 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:11:07,918 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:11:07,919 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:11:07,926 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@38b7d10d
2025-05-24 20:11:07,958 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3b0f8c1e
2025-05-24 20:11:07,990 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3cf98d13
2025-05-24 20:11:08,021 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@64bd2ed3
2025-05-24 20:11:08,052 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2e41fe0d
2025-05-24 20:11:08,081 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@29d6e8d0
2025-05-24 20:11:08,099 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:11:37,829 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:11:37,829 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:12:07,830 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:12:07,830 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:12:37,831 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:12:37,831 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:12:53,625 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:12:53,625 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:12:53,625 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f, started on Sat May 24 20:11:07 KST 2025
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:12:53,627 Thread-15 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:12:53,630 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:12:53,630 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:12:53,631 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:12:53,631 Thread-15 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:12:53,631 Thread-15 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:12:53,632 Thread-15 INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Shutdown initiated...
2025-05-24 20:12:53,632 Thread-15 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:12:53,632 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3cd0cbac: (connection evicted)
2025-05-24 20:12:53,634 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@19a52479: (connection evicted)
2025-05-24 20:12:53,635 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@58982e42: (connection evicted)
2025-05-24 20:12:53,635 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@690a11f6: (connection evicted)
2025-05-24 20:12:53,637 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@38b7d10d: (connection evicted)
2025-05-24 20:12:53,638 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3b0f8c1e: (connection evicted)
2025-05-24 20:12:53,640 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3cf98d13: (connection evicted)
2025-05-24 20:12:53,642 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@64bd2ed3: (connection evicted)
2025-05-24 20:12:53,643 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2e41fe0d: (connection evicted)
2025-05-24 20:12:53,644 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@29d6e8d0: (connection evicted)
2025-05-24 20:12:53,645 Thread-15 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:12:53,645 Thread-15 INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Shutdown completed.
2025-05-24 20:12:53,688 Thread-15 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:12:53 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:12:53,711 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:12:53,711 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:12:53,711 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:12:53,711 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:12:53,712 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f
2025-05-24 20:12:53,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:12:53,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:12:53,716 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:12:53,717 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:12:53,718 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:12:53,718 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:12:53,719 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:12:53,719 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:12:53,722 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:12:53,722 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:12:53,722 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:12:53,724 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:12:53,725 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:12:53,836 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:12:53,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:12:53,836 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:12:53,836 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:12:53,838 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:12:53,843 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 6 ms. Found 1 JPA repository interface.
2025-05-24 20:12:53,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:12:53,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:12:53,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:12:53,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:12:53,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:12:53,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:12:53,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:12:53,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:12:53,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:12:53,874 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:12:53,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:12:53,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:12:53,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:12:53,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:12:53,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@257eb7f5]
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:12:53,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:12:53,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:12:53,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:12:53,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:12:53,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,879 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:12:53,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:12:53,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:12:53,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:12:53,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:12:53,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:12:53,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:12:53,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:12:53,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:12:53,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:12:53,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:12:53,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:12:53,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:12:53,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:12:53,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:12:53,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:12:53,891 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:12:53,891 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:12:53,891 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:12:53,896 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:12:53,896 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:12:53,897 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:12:53,897 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:12:53,968 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:12:53,970 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:12:53,970 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:12:53,970 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 258 ms
2025-05-24 20:12:53,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:12:53,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:12:53,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:12:53,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:12:53,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:12:53,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:12:53,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:12:53,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:12:53,976 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:12:53,976 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:12:53,978 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:12:53,978 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:12:53,979 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:12:53,979 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:12:53,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:12:53,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:12:53,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:12:53,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:12:53,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:12:53,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:12:53,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:12:53,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:12:53,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:12:53,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:12:53,983 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@5644c1a2
2025-05-24 20:12:53,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:12:53,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:12:53,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:12:53,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:12:53,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:12:53,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:12:53,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:12:53,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:12:53,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:12:53,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:12:53,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:12:53,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:12:53,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:12:53,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:12:53,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:12:53,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:53,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:12:54,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:12:54,000 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:12:54,007 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-5 - configuration:
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-5"
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:12:54,009 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:12:54,009 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Starting...
2025-05-24 20:12:54,025 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@41f12e98
2025-05-24 20:12:54,025 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Start completed.
2025-05-24 20:12:54,027 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:12:54,051 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:12:54,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:12:54,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:12:54,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:12:54,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:12:54,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:12:54,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:12:54,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:12:54,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:12:54,065 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:12:54,065 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:12:54,066 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:12:54,066 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:12:54,067 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:12:54,068 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:12:54,075 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:12:54,076 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:12:54,078 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:12:54,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:12:54,082 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:12:54,082 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:12:54,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:12:54,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:12:54,084 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,084 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,084 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,084 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:12:54,086 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:12:54,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:12:54,086 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:12:54,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:12:54,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:12:54,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:12:54,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:12:54,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:12:54,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:12:54,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:54,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:12:54,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:12:54,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:12:54,095 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:12:54,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:12:54,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:12:54,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:12:54,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:12:54,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:12:54,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:12:54,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:12:54,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,102 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:12:54,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:12:54,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:12:54,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:12:54,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,111 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:12:54,112 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:12:54,112 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:12:54,113 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:12:54,114 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:12:54,115 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:12:54,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:12:54,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:12:54,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,116 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:12:54,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:12:54,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:12:54,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:12:54,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:12:54,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:12:54,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:12:54,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:12:54,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:12:54,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:12:54,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:12:54,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:12:54,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:12:54,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:12:54,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:12:54,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:12:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:12:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:12:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,130 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:12:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:12:54,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:12:54,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:12:54,137 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:12:54,141 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@93af6d8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2c611690, org.springframework.security.web.context.SecurityContextHolderFilter@29fd636c, org.springframework.security.web.header.HeaderWriterFilter@74d9a2ab, org.springframework.web.filter.CorsFilter@6d289232, org.springframework.security.web.authentication.logout.LogoutFilter@17a46219, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3dbaefdc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5e5c887d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6c75a609, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7065444, org.springframework.security.web.access.ExceptionTranslationFilter@4f2fa691, org.springframework.security.web.access.intercept.AuthorizationFilter@6c85b1a7]
2025-05-24 20:12:54,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:12:54,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:12:54,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:12:54,145 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:12:54,145 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:12:54,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:12:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:12:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:12:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:12:54,147 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:12:54,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:12:54,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:12:54,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:12:54,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:12:54,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:12:54,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:12:54,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:12:54,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:12:54,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:12:54,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:12:54,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:12:54,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:12:54,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:12:54,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:12:54,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:12:54,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:12:54,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:12:54,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:12:54,155 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7ada75d
2025-05-24 20:12:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:12:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:12:54,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:12:54,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:12:54,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:12:54,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:12:54,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:12:54,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:12:54,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:12:54,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:12:54,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:12:54,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:12:54,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:12:54,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:12:54,161 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:12:54,162 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:12:54,165 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:12:54,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:12:54,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:12:54,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:12:54,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:12:54,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:12:54,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:12:54,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:12:54,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:12:54,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:12:54,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:12:54,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:12:54,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:12:54,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:12:54,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:12:54,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:12:54,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:12:54,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:12:54,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:12:54,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:12:54,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:12:54,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:12:54,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:12:54,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:12:54,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:12:54,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:12:54,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:12:54,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:12:54,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:12:54,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:12:54,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:12:54,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:12:54,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:12:54,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:12:54,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:12:54,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:12:54,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:12:54,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:12:54,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:12:54,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:12:54,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:12:54,185 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4690ad66
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:12:54,189 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:12:54,193 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:12:54,193 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:12:54,193 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:12:54,193 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:12:54,196 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:12:54,196 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:12:54,196 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:12:54,196 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:12:54,196 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:12:54,199 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:12:54,205 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.512 seconds (process running for 658.919)
2025-05-24 20:12:54,206 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:12:54,206 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:12:54,206 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:12:54,217 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@771c8c52
2025-05-24 20:12:54,247 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@26bf5229
2025-05-24 20:12:54,277 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@229b5b55
2025-05-24 20:12:54,304 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@22f1082f
2025-05-24 20:12:54,338 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a47323a
2025-05-24 20:12:54,367 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1727b095
2025-05-24 20:12:54,397 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@229c5ac3
2025-05-24 20:12:54,415 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:12:55,834 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:12:55,834 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@656f0690
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@32b95d6f
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:12:55,834 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-24 20:12:55,835 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:12:55,837 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:12:55,837 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:12:55,837 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:12:55,837 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:55,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:12:55,841 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:12:55,841 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:55,841 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:12:55,841 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:12:55,841 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:12:55,842 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:12:55,842 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:12:55,842 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:12:55,842 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:12:55,842 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:55,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:12:55,849 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:55,849 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:12:59,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:12:59,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:12:59,565 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:12:59,566 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:12:59,566 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:59,567 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:12:59,568 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:12:59,568 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:12:59,569 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:12:59,677 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:59,678 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:12:59,678 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:12:59,697 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:12:59,697 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:12:59,697 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:12:59,697 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:12:59,697 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:59,704 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:59,704 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:12:59,704 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:03,073 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:13:03,115 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from FA82622C9B948D7B0E3D203D02EE57BB
2025-05-24 20:13:03,116 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@39972f96]
2025-05-24 20:13:03,116 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]
2025-05-24 20:13:24,151 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:13:24,151 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:13:33,340 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:13:33,340 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:13:33,340 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:13:33,340 Thread-19 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:13:33,340 Thread-19 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:13:33,340 Thread-19 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f, started on Sat May 24 20:12:53 KST 2025
2025-05-24 20:13:33,341 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:13:33,341 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:13:33,341 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:13:33,341 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:13:33,341 Thread-19 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:13:33,344 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:13:33,344 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:13:33,344 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:13:33,344 Thread-19 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:13:33,344 Thread-19 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:13:33,345 Thread-19 INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Shutdown initiated...
2025-05-24 20:13:33,345 Thread-19 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:13:33,345 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@41f12e98: (connection evicted)
2025-05-24 20:13:33,347 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7ada75d: (connection evicted)
2025-05-24 20:13:33,348 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4690ad66: (connection evicted)
2025-05-24 20:13:33,349 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@771c8c52: (connection evicted)
2025-05-24 20:13:33,349 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@26bf5229: (connection evicted)
2025-05-24 20:13:33,351 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@229b5b55: (connection evicted)
2025-05-24 20:13:33,352 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@22f1082f: (connection evicted)
2025-05-24 20:13:33,352 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5a47323a: (connection evicted)
2025-05-24 20:13:33,354 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1727b095: (connection evicted)
2025-05-24 20:13:33,354 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@229c5ac3: (connection evicted)
2025-05-24 20:13:33,356 Thread-19 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:13:33,356 Thread-19 INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Shutdown completed.
2025-05-24 20:13:33,394 Thread-19 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:13:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:13:33,412 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:13:33,412 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:13:33,412 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:13:33,412 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:13:33,413 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a
2025-05-24 20:13:33,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:13:33,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:13:33,416 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:13:33,417 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:13:33,418 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:13:33,418 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:13:33,418 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:13:33,418 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:13:33,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:13:33,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:13:33,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:13:33,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:13:33,422 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:13:33,494 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:13:33,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:13:33,495 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:13:33,495 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:13:33,496 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:13:33,500 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 20:13:33,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:13:33,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:13:33,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:13:33,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:13:33,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:13:33,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:13:33,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:13:33,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:13:33,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:13:33,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:13:33,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:13:33,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@62cf74a1]
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:13:33,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:13:33,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:13:33,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:13:33,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:13:33,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:13:33,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:13:33,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:13:33,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:13:33,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:13:33,541 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:13:33,541 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:13:33,541 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:13:33,546 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:13:33,546 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:13:33,546 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:13:33,546 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:13:33,600 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:13:33,601 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:13:33,602 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:13:33,602 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 189 ms
2025-05-24 20:13:33,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:13:33,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:13:33,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:13:33,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:13:33,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:13:33,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:13:33,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:13:33,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:13:33,605 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:13:33,605 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:13:33,608 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:13:33,609 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:13:33,609 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:13:33,609 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:13:33,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:13:33,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:13:33,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:13:33,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:13:33,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:13:33,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:13:33,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:13:33,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:13:33,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:13:33,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:13:33,612 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@40c358d0
2025-05-24 20:13:33,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:13:33,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:13:33,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:13:33,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:13:33,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:13:33,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:13:33,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:13:33,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:13:33,620 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:13:33,623 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-6 - configuration:
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-6"
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:13:33,625 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Starting...
2025-05-24 20:13:33,639 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4d87a9ee
2025-05-24 20:13:33,639 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Start completed.
2025-05-24 20:13:33,641 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:13:33,665 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:13:33,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:13:33,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:13:33,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:13:33,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:13:33,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:13:33,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:13:33,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:13:33,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:13:33,678 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:13:33,679 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:13:33,679 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:13:33,680 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:13:33,681 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:13:33,683 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:13:33,689 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:13:33,690 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:13:33,692 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:13:33,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:13:33,696 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:13:33,696 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:13:33,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:13:33,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:13:33,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:13:33,701 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:13:33,701 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,702 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:13:33,702 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:13:33,702 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:13:33,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:13:33,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:13:33,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:13:33,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:13:33,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:13:33,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:13:33,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:13:33,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:13:33,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:13:33,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:13:33,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:13:33,711 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:13:33,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:13:33,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:13:33,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:13:33,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:13:33,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:13:33,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:13:33,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:13:33,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:13:33,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,718 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:13:33,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:13:33,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:13:33,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:13:33,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,721 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:13:33,722 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:13:33,722 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:13:33,724 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:13:33,725 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:13:33,725 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,727 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:13:33,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:13:33,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:13:33,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:13:33,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:13:33,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:13:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:13:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:13:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:13:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:13:33,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:13:33,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:13:33,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:13:33,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,741 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:13:33,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:13:33,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:13:33,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:13:33,744 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:13:33,747 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@131f0484, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@21c227ab, org.springframework.security.web.context.SecurityContextHolderFilter@6cbe8e22, org.springframework.security.web.header.HeaderWriterFilter@72f3344b, org.springframework.web.filter.CorsFilter@7d1376c6, org.springframework.security.web.authentication.logout.LogoutFilter@72627d6c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@72778ebb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1795ba58, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@18f1c90, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@335f2d89, org.springframework.security.web.access.ExceptionTranslationFilter@734cb812, org.springframework.security.web.access.intercept.AuthorizationFilter@310da01d]
2025-05-24 20:13:33,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:13:33,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:13:33,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:13:33,750 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:13:33,751 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:13:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:13:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:13:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:13:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:13:33,753 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:13:33,755 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:13:33,755 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:13:33,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:13:33,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:13:33,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:13:33,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:13:33,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:13:33,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:13:33,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:13:33,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:13:33,760 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4d813839
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:13:33,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:13:33,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:13:33,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:13:33,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:13:33,763 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:13:33,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:13:33,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:13:33,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:13:33,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:13:33,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:13:33,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:13:33,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:13:33,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:13:33,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:13:33,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:13:33,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:13:33,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:13:33,779 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:13:33,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:13:33,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:13:33,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:13:33,783 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:13:33,783 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:13:33,783 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:13:33,783 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:13:33,786 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@cbc3202
2025-05-24 20:13:33,787 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:13:33,787 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:13:33,788 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:13:33,788 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:13:33,788 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:13:33,789 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:13:33,793 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.395 seconds (process running for 698.507)
2025-05-24 20:13:33,794 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:13:33,794 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:13:33,794 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:13:33,818 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3d7a7d84
2025-05-24 20:13:33,850 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6c93cd4d
2025-05-24 20:13:33,879 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@d892848
2025-05-24 20:13:33,912 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68ddd567
2025-05-24 20:13:33,941 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@40b072b3
2025-05-24 20:13:33,972 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68ee5e0b
2025-05-24 20:13:34,004 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@514548fe
2025-05-24 20:13:34,023 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:13:39,022 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:13:39,023 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1e2590a2
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7427041d
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:13:39,023 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-24 20:13:39,024 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:13:39,024 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:13:39,024 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:13:39,024 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:13:39,024 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,025 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:13:39,026 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:13:39,027 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:13:39,027 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:13:39,083 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,083 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:39,083 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:39,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:13:39,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:13:39,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:13:39,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:13:39,100 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,101 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:39,102 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:39,556 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:13:39,556 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:13:39,556 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:13:39,556 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:13:39,556 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,557 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:13:39,557 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:13:39,557 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:13:39,557 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:13:39,558 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:39,559 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:39,575 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:13:39,576 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:13:39,576 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:13:39,576 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:13:39,576 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,578 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,579 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:39,579 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:42,698 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:13:42,741 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from B81102B9BF69F2505DF5DF88B556E440
2025-05-24 20:13:42,741 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@22bf7ef7]
2025-05-24 20:13:42,741 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]
2025-05-24 20:13:42,747 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:13:42,748 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:42,748 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:13:42,748 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:13:42,748 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:13:42,749 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:42,824 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:13:42,824 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:13:42,824 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:13:43,000 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:43,000 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:43,016 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:13:43,016 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:13:43,016 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:13:43,016 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:13:43,016 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:43,018 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:43,018 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:43,018 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:44,152 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:13:44,153 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:13:44,153 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:13:44,154 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:13:44,154 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:44,155 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:13:44,156 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:13:44,156 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:44,157 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:13:44,157 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:44,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:13:44,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:44,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:13:44,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:13:44,159 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:13:44,160 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:44,171 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:13:44,172 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:44,172 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:14:03,751 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:14:03,751 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:14:33,764 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:14:33,764 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:15:03,770 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:15:03,770 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:15:20,153 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:15:20,153 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:15:20,153 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:15:20,154 Thread-23 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:15:20,154 Thread-23 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:15:20,154 Thread-23 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a, started on Sat May 24 20:13:33 KST 2025
2025-05-24 20:15:20,155 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:15:20,155 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:15:20,155 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:15:20,155 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:15:20,155 Thread-23 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:15:20,160 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:15:20,160 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:15:20,160 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:15:20,160 Thread-23 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:15:20,161 Thread-23 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:15:20,162 Thread-23 INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Shutdown initiated...
2025-05-24 20:15:20,162 Thread-23 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:15:20,163 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4d87a9ee: (connection evicted)
2025-05-24 20:15:20,165 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4d813839: (connection evicted)
2025-05-24 20:15:20,168 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@cbc3202: (connection evicted)
2025-05-24 20:15:20,169 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3d7a7d84: (connection evicted)
2025-05-24 20:15:20,171 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6c93cd4d: (connection evicted)
2025-05-24 20:15:20,173 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@d892848: (connection evicted)
2025-05-24 20:15:20,175 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@68ddd567: (connection evicted)
2025-05-24 20:15:20,177 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@40b072b3: (connection evicted)
2025-05-24 20:15:20,178 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@68ee5e0b: (connection evicted)
2025-05-24 20:15:20,181 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@514548fe: (connection evicted)
2025-05-24 20:15:20,183 Thread-23 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:15:20,183 Thread-23 INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Shutdown completed.
2025-05-24 20:15:20,227 Thread-23 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:15:20 KST 2025

Logback Log Messages

Log session start time Sat May 24 20:15:39 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:15:20,258 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:15:20,258 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:15:20,258 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:15:20,258 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:15:20,259 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58
2025-05-24 20:15:20,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:15:20,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:15:20,263 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:15:20,264 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:15:20,265 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:15:20,265 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:15:20,265 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:15:20,266 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:15:20,268 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:15:20,269 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:15:20,269 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:15:20,269 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:15:20,270 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:15:20,353 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:15:20,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:15:20,353 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:15:20,353 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:15:20,354 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:15:20,359 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 20:15:20,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:15:20,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:15:20,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:15:20,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:15:20,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:15:20,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:15:20,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:15:20,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:15:20,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:15:20,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:15:20,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:15:20,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:15:20,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:15:20,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:15:20,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:15:20,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:15:20,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:15:20,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:15:20,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:15:20,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:15:20,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:15:20,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:15:20,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:15:20,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@491cd1e7]
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:15:20,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:15:20,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:15:20,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:20,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:20,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:15:20,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:20,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:15:20,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:15:20,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:15:20,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:15:20,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:15:20,401 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:15:20,401 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:15:20,402 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:15:20,407 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:15:20,407 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:15:20,407 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:15:20,407 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:15:20,457 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:15:20,458 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:15:20,458 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:15:20,458 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 199 ms
2025-05-24 20:15:20,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:15:20,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:15:20,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:15:20,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:15:20,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:15:20,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:15:20,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:15:20,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:15:20,462 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:15:20,462 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:15:20,464 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:15:20,464 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:15:20,464 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:15:20,464 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:15:20,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:15:20,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:15:20,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:15:20,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:15:20,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:20,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:15:20,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:15:20,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:20,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:20,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:15:20,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@60f242ad
2025-05-24 20:15:20,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:15:20,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:15:20,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:15:20,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:15:20,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:15:20,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:15:20,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:20,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:15:20,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:15:20,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:15:20,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:15:20,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:15:20,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:15:20,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:15:20,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:15:20,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:15:20,477 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:15:20,479 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-7 - configuration:
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-7"
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:15:20,481 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-7 - Starting...
2025-05-24 20:15:20,500 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@256c3d94
2025-05-24 20:15:20,501 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-7 - Start completed.
2025-05-24 20:15:20,503 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:15:20,524 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:15:20,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:15:20,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:15:20,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:15:20,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:15:20,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:15:20,530 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:15:20,530 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:15:20,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:15:20,537 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:15:20,537 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:15:20,538 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:20,538 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:15:20,540 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:15:20,541 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:20,549 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:20,550 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:20,553 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:15:20,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:15:20,559 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:20,559 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:15:20,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:15:20,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:15:20,568 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:20,568 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,568 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:20,569 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:15:20,570 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:15:20,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:15:20,570 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:15:20,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:15:20,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:15:20,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:15:20,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:15:20,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:15:20,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:15:20,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:15:20,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:15:20,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:15:20,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:15:20,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:15:20,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:20,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:20,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:20,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:15:20,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:20,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:15:20,583 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:15:20,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:15:20,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:15:20,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:15:20,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:15:20,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:15:20,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:15:20,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:15:20,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:15:20,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,590 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:15:20,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:15:20,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:15:20,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:20,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,596 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:15:20,597 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:15:20,598 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:15:20,599 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:15:20,600 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:15:20,600 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:15:20,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:15:20,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:15:20,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,602 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:15:20,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:15:20,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:15:20,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:15:20,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:15:20,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:15:20,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:15:20,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:15:20,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:15:20,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:15:20,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:15:20,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:15:20,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:15:20,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:15:20,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:15:20,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:15:20,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:15:20,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:15:20,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:15:20,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:15:20,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:20,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,613 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:15:20,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:15:20,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:15:20,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:15:20,615 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:15:20,620 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@9a27844, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@671353d0, org.springframework.security.web.context.SecurityContextHolderFilter@63ee313b, org.springframework.security.web.header.HeaderWriterFilter@2aabd0c4, org.springframework.web.filter.CorsFilter@6b279234, org.springframework.security.web.authentication.logout.LogoutFilter@5a35bc64, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7e832d6c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6dfe6c03, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c99f119, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@c283a71, org.springframework.security.web.access.ExceptionTranslationFilter@40423e83, org.springframework.security.web.access.intercept.AuthorizationFilter@37576df3]
2025-05-24 20:15:20,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:15:20,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:15:20,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:15:20,622 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:15:20,622 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:15:20,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:15:20,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:15:20,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:15:20,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:15:20,624 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:15:20,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:15:20,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:15:20,628 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6dc14ca9
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:15:20,632 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:20,634 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:15:20,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:15:20,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:15:20,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:15:20,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:15:20,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:15:20,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:15:20,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:15:20,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:15:20,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:15:20,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:15:20,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:15:20,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:15:20,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:15:20,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:15:20,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:15:20,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:15:20,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:15:20,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:15:20,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:15:20,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:15:20,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:15:20,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:15:20,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:15:20,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:15:20,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:15:20,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:15:20,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:15:20,650 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:15:20,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:15:20,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:15:20,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:15:20,654 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:15:20,655 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:15:20,655 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:15:20,655 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:15:20,661 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2cfc4692
2025-05-24 20:15:20,661 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:15:20,661 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:15:20,661 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:15:20,661 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:15:20,661 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:15:20,663 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:15:20,668 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.435 seconds (process running for 805.382)
2025-05-24 20:15:20,668 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:15:20,668 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:15:20,669 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:15:20,693 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1d1a6924
2025-05-24 20:15:20,724 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4cd3b9dd
2025-05-24 20:15:20,755 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@36958c2f
2025-05-24 20:15:20,786 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@489d81b7
2025-05-24 20:15:20,816 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e8dc531
2025-05-24 20:15:20,842 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5d8f191e
2025-05-24 20:15:20,876 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37f9bea5
2025-05-24 20:15:20,894 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:15:22,038 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:15:22,038 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:15:22,038 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:15:22,038 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:15:22,038 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:15:22,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5e5c8e67
2025-05-24 20:15:22,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4ae16ee0
2025-05-24 20:15:22,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:15:22,040 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:15:22,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:15:22,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:15:22,213 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,213 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:22,226 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:15:22,227 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:15:22,227 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:15:22,227 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:22,227 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,228 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,228 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:22,228 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:22,748 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:15:22,749 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:22,749 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:15:22,749 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:15:22,749 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:15:22,749 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:15:22,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:15:22,802 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:15:22,803 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:22,815 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:15:22,815 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:15:22,815 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:15:22,815 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:22,815 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,816 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,816 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:22,816 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:23,361 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:23,361 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:23,361 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:23,361 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:23,361 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:23,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:23,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:23,362 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:23,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:23,362 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:23,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:23,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:23,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:23,364 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:23,364 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:23,364 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:23,371 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:23,372 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:23,372 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:24,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:24,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:24,214 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,221 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:24,222 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,222 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:24,422 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:24,423 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:24,423 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:24,423 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:24,423 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,424 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:24,425 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:24,425 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,425 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:24,425 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,425 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:24,426 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,426 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:24,426 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:24,426 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:24,426 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,437 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:24,438 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,438 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:24,605 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:24,605 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:24,605 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:24,605 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:24,605 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:24,607 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,607 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:24,607 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:24,607 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:24,607 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,612 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:24,612 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,612 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:24,810 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:24,811 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:24,811 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:24,811 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:24,811 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,812 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:24,813 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:24,813 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,813 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:24,813 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,814 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:24,814 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,814 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:24,814 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:24,815 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:24,815 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,827 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:24,828 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,828 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:25,019 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:25,019 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:25,020 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:25,020 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:25,021 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,021 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:25,021 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:25,023 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,023 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:25,023 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:25,024 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:25,024 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:25,024 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:25,024 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:25,025 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:25,025 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,038 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:25,038 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,038 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:25,205 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:25,205 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:25,205 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:25,206 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:25,206 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,207 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:25,208 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:25,208 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,209 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:25,209 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:25,212 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:25,213 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:25,213 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:25,213 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:25,214 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:25,214 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,219 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:25,219 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,219 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 20:15:39 KST 2025

Logback Log Messages

Log session start time Sat May 24 20:19:36 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:15:39,529 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 7248 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:15:39,531 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:15:39,531 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:15:39,532 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:15:39,571 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:15:39,571 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 20:15:39,571 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 20:15:39,571 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 20:15:39,571 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 20:15:39,572 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 20:15:39,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:15:39,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:15:39,634 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:15:39,636 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:15:39,637 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:15:39,639 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:15:39,640 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:15:39,640 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:15:39,644 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:15:39,645 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:15:39,646 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:15:39,649 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:15:39,651 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:15:40,002 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:15:40,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:15:40,011 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:15:40,012 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:15:40,017 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:15:40,037 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 23 ms. Found 1 JPA repository interface.
2025-05-24 20:15:40,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:15:40,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:15:40,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:15:40,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:15:40,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:15:40,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:15:40,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:15:40,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:15:40,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:15:40,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:15:40,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:15:40,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:15:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:15:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:15:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:15:40,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:15:40,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:15:40,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:15:40,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:15:40,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:15:40,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:15:40,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:15:40,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:15:40,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:15:40,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:15:40,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:15:40,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:15:40,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:15:40,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:15:40,243 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bbacff7]
2025-05-24 20:15:40,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:15:40,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:15:40,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:15:40,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:15:40,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:15:40,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:15:40,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:15:40,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:15:40,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:15:40,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:15:40,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:15:40,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:15:40,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:15:40,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:15:40,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:15:40,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:15:40,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:15:40,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:15:40,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:15:40,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:15:40,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:15:40,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:15:40,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:15:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:15:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:15:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:15:40,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:40,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:40,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:15:40,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:40,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:15:40,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:15:40,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:15:40,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:15:40,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:15:40,393 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:15:40,393 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:15:40,393 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:15:40,451 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:15:40,459 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:15:40,461 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:15:40,461 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:15:40,605 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:15:40,609 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:15:40,610 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:15:40,610 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1038 ms
2025-05-24 20:15:40,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:15:40,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:15:40,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:15:40,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:15:40,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:15:40,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:15:40,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:15:40,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:15:40,624 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:15:40,624 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:15:40,636 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:15:40,637 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:15:40,637 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:15:40,637 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:15:40,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:15:40,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:15:40,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:15:40,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:15:40,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:40,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:15:40,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:15:40,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:40,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:40,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:15:40,650 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 20:15:40,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:15:40,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:15:40,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:15:40,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:15:40,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:15:40,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:15:40,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:40,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:15:40,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:15:40,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:40,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:15:40,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:15:40,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:40,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:40,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:15:40,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:15:40,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:15:40,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:15:40,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:15:40,681 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 20:15:40,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:15:40,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:15:40,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:40,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:40,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:15:40,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:15:40,710 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:15:40,897 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:15:40,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 20:15:40,914 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:15:40,917 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 20:15:41,109 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828
2025-05-24 20:15:41,111 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 20:15:41,142 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:15:41,220 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:15:41,237 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6f7719bd
2025-05-24 20:15:41,265 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2e4a1386
2025-05-24 20:15:41,297 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1f2e18d3
2025-05-24 20:15:41,331 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4e65ecc9
2025-05-24 20:15:41,360 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4a2b5605
2025-05-24 20:15:41,390 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1e26df86
2025-05-24 20:15:41,420 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6aa0a301
2025-05-24 20:15:41,451 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@17761190
2025-05-24 20:15:41,481 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@58e3d5bc
2025-05-24 20:15:41,498 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:15:41,673 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:15:41,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:15:41,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:15:41,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:15:41,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:15:41,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:15:41,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:15:41,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:15:41,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:15:41,710 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:15:41,717 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:15:41,730 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:41,748 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:41,755 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:15:41,771 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:15:41,780 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:41,816 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:41,851 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:41,853 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:15:41,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:15:41,876 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:41,876 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:15:41,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:15:41,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:15:41,884 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,884 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,885 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,885 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,886 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:15:41,887 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:41,887 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,887 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:41,887 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:15:41,889 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:15:41,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:15:41,892 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:15:41,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:15:41,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:15:41,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:41,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:15:41,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:15:41,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:15:41,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:15:41,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:15:41,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:15:41,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:15:41,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:15:41,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:15:41,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:15:41,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:15:41,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:15:41,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:41,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:41,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:41,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:41,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:15:41,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:15:41,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:41,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:41,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:41,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:15:41,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:15:41,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:41,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:15:41,923 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:15:41,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:15:41,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:15:41,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:15:41,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:15:41,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:15:41,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:15:41,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:15:41,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:15:41,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:41,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:41,978 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:15:41,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:15:41,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:41,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:41,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:15:41,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:41,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:41,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:42,010 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 20:15:42,013 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 20:15:42,016 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 20:15:42,019 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 20:15:42,023 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:15:42,024 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:15:42,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:15:42,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:42,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:15:42,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:42,028 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:15:42,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:15:42,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:42,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:15:42,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:15:42,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:15:42,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:15:42,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:15:42,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:15:42,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:15:42,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:15:42,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:15:42,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:15:42,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:15:42,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:15:42,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:15:42,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:15:42,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:15:42,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:15:42,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:15:42,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:15:42,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:15:42,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:42,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:42,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:15:42,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:15:42,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:15:42,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:15:42,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:15:42,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:42,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:15:42,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:15:42,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:15:42,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:15:42,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:42,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:42,080 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:15:42,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:15:42,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:15:42,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:15:42,104 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@52a40f70, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ab64920, org.springframework.security.web.context.SecurityContextHolderFilter@351d4d61, org.springframework.security.web.header.HeaderWriterFilter@440007ce, org.springframework.web.filter.CorsFilter@6d3e15ed, org.springframework.security.web.authentication.logout.LogoutFilter@69b819e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@70d49bfe, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f192591, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6afeb3fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35c27c33, org.springframework.security.web.access.ExceptionTranslationFilter@479abf3c, org.springframework.security.web.access.intercept.AuthorizationFilter@31a13935]
2025-05-24 20:15:42,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:15:42,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:15:42,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:15:42,108 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:15:42,108 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:15:42,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:15:42,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:15:42,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:15:42,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:15:42,113 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:15:42,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:15:42,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:15:42,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:15:42,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:15:42,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:15:42,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:15:42,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:42,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:42,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:15:42,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:15:42,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:42,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:15:42,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:42,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:15:42,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:15:42,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:15:42,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:15:42,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:15:42,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:15:42,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:15:42,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:42,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:42,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:15:42,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:15:42,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:15:42,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:15:42,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:15:42,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:15:42,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:15:42,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:15:42,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:15:42,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:15:42,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:15:42,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:15:42,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:42,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:15:42,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:15:42,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:15:42,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:15:42,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:15:42,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:15:42,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:15:42,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:15:42,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:15:42,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:15:42,155 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:15:42,162 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:15:42,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:15:42,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:15:42,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:15:42,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:15:42,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:15:42,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:15:42,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:42,188 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:15:42,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:15:42,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:42,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:15:42,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:15:42,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:15:42,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:42,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:15:42,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:15:42,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:15:42,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:15:42,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:15:42,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:15:42,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:15:42,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:15:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:15:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:15:42,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:15:42,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:15:42,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:15:42,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:15:42,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:15:42,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:15:42,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:15:42,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:15:42,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:15:42,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:15:42,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:15:42,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:15:42,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:15:42,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:15:42,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:15:42,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:15:42,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:15:42,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:15:42,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:15:42,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:15:42,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:15:42,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:15:42,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:15:42,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:15:42,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:15:42,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:15:42,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:15:42,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:15:42,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:15:42,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:15:42,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:15:42,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:15:42,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:15:42,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:15:42,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:15:42,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:15:42,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:15:42,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:15:42,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:15:42,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:15:42,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:15:42,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:42,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:42,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:15:42,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:15:42,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:42,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:15:42,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:42,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:15:42,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:15:42,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:15:42,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:15:42,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:15:42,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:15:42,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:15:42,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:15:42,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:15:42,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:15:42,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:15:42,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:15:42,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:15:42,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:15:42,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:15:42,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:15:42,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:15:42,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:15:42,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:15:42,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:15:42,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:15:42,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:15:42,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:15:42,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:15:42,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:15:42,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:15:42,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:15:42,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:15:42,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:15:42,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:15:42,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:15:42,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:15:42,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:15:42,289 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 20:15:42,290 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:15:42,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:15:42,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:15:42,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:15:42,300 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:15:42,300 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:15:42,300 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:15:42,300 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:15:42,322 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:15:42,323 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:15:42,323 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:15:42,323 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:15:42,323 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:15:42,332 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:15:42,337 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.037 seconds (process running for 3.406)
2025-05-24 20:15:42,338 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:15:42,339 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 20:15:42,339 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 20:15:42,339 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:15:42,340 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:15:43,936 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:15:43,936 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@74c31eec
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4f93e260
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:15:43,937 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-24 20:15:43,951 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:15:43,955 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:15:43,968 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/main_menu?continue to session
2025-05-24 20:15:43,969 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 20:15:43,974 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:15:43,975 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:15:43,977 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:15:43,977 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:15:43,978 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:43,985 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:15:43,990 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:15:43,991 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:15:43,994 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:15:44,440 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:44,441 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:44,441 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:15:44,457 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:15:44,458 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:15:44,458 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:15:44,460 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:44,461 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:44,468 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:44,468 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:44,468 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:15:48,922 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:15:48,995 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 8B6A7D875A10FBE7337AF74BDC8C6D23
2025-05-24 20:15:48,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@4f23378e]
2025-05-24 20:15:48,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]
2025-05-24 20:15:49,002 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:15:49,002 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:49,002 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:15:49,003 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:15:49,003 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:15:49,003 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:49,096 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:15:49,097 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:15:49,097 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:15:49,414 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:49,414 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:49,431 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:15:49,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:15:49,432 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:15:49,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:49,433 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:49,438 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:49,439 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:49,439 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:50,250 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:50,253 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:50,254 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:50,255 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:50,255 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:50,257 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:50,262 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:50,263 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:50,263 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:50,264 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:50,267 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:50,267 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:50,268 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:50,268 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:50,268 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:50,269 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:50,286 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:50,290 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:50,292 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:16:11,226 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:16:11,226 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:16:41,235 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:16:41,235 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:17:11,238 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:17:11,238 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 20:19:37 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:19:37,076 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 37740 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:19:37,079 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:19:37,079 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:19:37,081 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:19:37,116 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:19:37,116 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 20:19:37,116 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 20:19:37,116 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 20:19:37,116 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 20:19:37,117 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 20:19:37,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:19:37,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:19:37,188 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:19:37,190 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:19:37,193 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:19:37,194 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:19:37,195 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:19:37,195 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:19:37,200 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:19:37,201 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:19:37,202 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:19:37,205 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:19:37,207 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:19:37,596 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:19:37,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:19:37,607 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:19:37,608 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:19:37,614 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:19:37,638 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 27 ms. Found 1 JPA repository interface.
2025-05-24 20:19:37,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:19:37,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:19:37,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:19:37,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:19:37,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:19:37,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:19:37,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:19:37,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:19:37,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:19:37,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:19:37,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:19:37,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:19:37,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:19:37,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:19:37,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:19:37,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:19:37,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:19:37,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:19:37,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:19:37,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:19:37,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:19:37,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:19:37,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:19:37,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:19:37,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:19:37,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:19:37,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:19:37,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:19:37,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:19:37,870 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bbacff7]
2025-05-24 20:19:37,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:19:37,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:19:37,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:19:37,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:19:37,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:19:37,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:19:37,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:19:37,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:19:37,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:19:37,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:19:37,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:19:37,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:19:37,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:19:37,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:19:37,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:19:37,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:19:37,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:19:37,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:19:37,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:19:37,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:19:37,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:19:37,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:19:37,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:19:37,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:19:37,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:19:37,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:19:37,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:19:37,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:19:37,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:19:37,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:19:37,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:19:37,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:19:37,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:19:37,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:19:37,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:19:38,025 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:19:38,025 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:19:38,025 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:19:38,145 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:19:38,158 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:19:38,162 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:19:38,163 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:19:38,319 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:19:38,323 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:19:38,323 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:19:38,324 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1206 ms
2025-05-24 20:19:38,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:19:38,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:19:38,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:19:38,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:19:38,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:19:38,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:19:38,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:19:38,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:19:38,348 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:19:38,348 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:19:38,367 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:19:38,368 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:19:38,369 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:19:38,369 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:19:38,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:19:38,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:19:38,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:19:38,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:19:38,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:19:38,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:19:38,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:19:38,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:19:38,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:19:38,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:19:38,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 20:19:38,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:19:38,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:19:38,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:19:38,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:19:38,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:19:38,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:19:38,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:19:38,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:19:38,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:19:38,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:19:38,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:19:38,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:19:38,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:19:38,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:38,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:19:38,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:19:38,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:19:38,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:19:38,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:19:38,423 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 20:19:38,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:19:38,427 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:19:38,428 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:38,428 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:38,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:19:38,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:19:38,456 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:19:38,729 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:19:38,750 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 20:19:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:19:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:19:38,757 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:19:38,757 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:19:38,757 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:19:38,758 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:19:38,758 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 20:19:38,976 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828
2025-05-24 20:19:38,978 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 20:19:39,012 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:19:39,083 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:19:39,112 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7d29e813
2025-05-24 20:19:39,152 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3c14e228
2025-05-24 20:19:39,198 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@de23dd8
2025-05-24 20:19:39,241 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5c3b1d67
2025-05-24 20:19:39,272 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@587525fd
2025-05-24 20:19:39,303 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@435da981
2025-05-24 20:19:39,335 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@60dccfdc
2025-05-24 20:19:39,364 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@40708e51
2025-05-24 20:19:39,395 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6ddefdcb
2025-05-24 20:19:39,408 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:19:39,699 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:19:39,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:19:39,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:19:39,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:19:39,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:19:39,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:19:39,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:19:39,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:19:39,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:19:39,738 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:19:39,747 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:19:39,759 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:19:39,781 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:19:39,789 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:19:39,802 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:19:39,811 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:19:39,848 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:19:39,890 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:19:39,894 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:19:39,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:19:39,919 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:19:39,919 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:19:39,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:19:39,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:19:39,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:19:39,927 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:19:39,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,927 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:19:39,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:19:39,929 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:19:39,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:19:39,931 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:19:39,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:19:39,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:19:39,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:39,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:19:39,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:19:39,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:39,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:19:39,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:39,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:19:39,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:39,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:19:39,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:19:39,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:39,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:19:39,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:19:39,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:39,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:19:39,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:19:39,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:19:39,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:19:39,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:19:39,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:19:39,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:19:39,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:39,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:19:39,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:19:39,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:19:39,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:19:39,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:39,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:19:39,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:19:39,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:19:39,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:19:39,977 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:19:39,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:19:39,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:19:39,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:19:40,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:19:40,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:19:40,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:19:40,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:19:40,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:19:40,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,041 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:19:40,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:19:40,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:19:40,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:19:40,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,068 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-24 20:19:40,071 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 20:19:40,073 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 20:19:40,076 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:19:40,081 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:19:40,082 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:19:40,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:19:40,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:19:40,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,085 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:19:40,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:19:40,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:19:40,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:19:40,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:19:40,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:19:40,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:19:40,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:19:40,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:19:40,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:19:40,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:19:40,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:19:40,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:19:40,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:19:40,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:19:40,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:19:40,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:19:40,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:19:40,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:19:40,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:19:40,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:19:40,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:19:40,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:19:40,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:19:40,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:19:40,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,131 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:19:40,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:19:40,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:19:40,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:19:40,164 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1ab64920, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d3e15ed, org.springframework.security.web.context.SecurityContextHolderFilter@7167127b, org.springframework.security.web.header.HeaderWriterFilter@101fc1ff, org.springframework.web.filter.CorsFilter@35c27c33, org.springframework.security.web.authentication.logout.LogoutFilter@224d2233, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1ef3060b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6afeb3fa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@35d79d81, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@476f3a74, org.springframework.security.web.access.ExceptionTranslationFilter@136ce45, org.springframework.security.web.access.intercept.AuthorizationFilter@70d49bfe]
2025-05-24 20:19:40,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:19:40,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:19:40,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:19:40,169 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:19:40,169 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:19:40,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:19:40,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:19:40,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:19:40,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:19:40,174 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:19:40,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:19:40,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:19:40,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:19:40,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:19:40,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:19:40,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:19:40,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:19:40,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:19:40,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:19:40,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:19:40,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:19:40,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:19:40,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:19:40,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:19:40,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:19:40,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:19:40,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:19:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:19:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:19:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:19:40,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:19:40,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:19:40,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:19:40,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:19:40,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:19:40,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:19:40,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:19:40,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:19:40,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:19:40,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:19:40,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:19:40,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:19:40,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:19:40,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:19:40,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:19:40,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:19:40,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:19:40,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:19:40,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:19:40,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:19:40,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:19:40,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:19:40,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:19:40,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:19:40,215 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:19:40,222 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:19:40,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:19:40,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:19:40,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:19:40,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:19:40,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:19:40,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:19:40,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:19:40,244 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:19:40,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:19:40,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:19:40,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:19:40,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:19:40,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:19:40,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:40,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:19:40,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:19:40,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:19:40,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:19:40,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:19:40,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:19:40,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:19:40,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:19:40,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:19:40,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:19:40,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:19:40,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:19:40,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:19:40,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:19:40,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:19:40,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:19:40,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:19:40,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:19:40,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:19:40,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:19:40,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:19:40,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:19:40,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:19:40,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:19:40,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:19:40,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:19:40,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:19:40,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:19:40,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:19:40,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:19:40,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:19:40,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:19:40,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:19:40,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:19:40,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:19:40,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:19:40,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:19:40,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:19:40,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:19:40,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:19:40,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:19:40,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:19:40,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:19:40,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:19:40,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:19:40,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:19:40,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:19:40,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:19:40,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:19:40,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:19:40,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:19:40,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:19:40,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:19:40,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:19:40,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:19:40,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:19:40,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:19:40,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:19:40,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:19:40,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:19:40,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:19:40,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:19:40,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:19:40,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:19:40,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:19:40,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:19:40,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:19:40,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:19:40,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:19:40,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:19:40,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:19:40,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:19:40,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:19:40,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:19:40,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:19:40,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:19:40,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:19:40,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:19:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:19:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:19:40,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:19:40,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:19:40,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:19:40,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:19:40,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:19:40,327 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 20:19:40,328 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:19:40,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:19:40,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:19:40,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:19:40,340 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:19:40,340 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:19:40,340 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:19:40,340 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:19:40,366 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:19:40,368 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:19:40,368 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:19:40,368 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:19:40,368 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:19:40,379 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:19:40,384 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.562 seconds (process running for 3.956)
2025-05-24 20:19:40,385 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:19:40,386 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 20:19:40,386 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 20:19:40,386 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:19:40,386 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:19:40,413 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:19:40,413 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:19:40,413 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:19:40,413 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:19:40,413 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:19:40,414 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@42796377
2025-05-24 20:19:40,414 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3b17ac46
2025-05-24 20:19:40,414 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:19:40,414 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 20:19:40,432 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:19:40,441 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:19:40,443 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:19:40,445 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:19:40,446 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:40,453 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:19:40,467 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:19:40,467 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:19:40,469 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:19:40,965 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:40,966 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:40,966 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:19:40,981 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:19:40,982 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:19:40,982 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:19:40,982 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:19:40,984 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:40,990 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:40,990 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:40,991 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:19:44,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:19:44,102 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:44,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:44,102 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:19:44,116 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:19:44,117 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:19:44,117 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:19:44,117 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:19:44,117 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:44,119 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:44,119 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:44,119 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:19:47,635 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:19:47,684 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 90EC70F7B3B035FF94A5AD3A4360839D
2025-05-24 20:19:47,685 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@2073d187]
2025-05-24 20:19:47,685 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]
2025-05-24 20:19:47,690 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:19:47,690 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:19:47,690 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:19:47,690 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:19:47,691 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:19:47,691 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:47,756 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:19:47,757 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:19:47,757 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:19:47,901 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:47,902 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:47,920 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:19:47,921 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:19:47,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:19:47,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:19:47,922 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:47,924 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:47,924 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:47,924 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:19:49,510 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:19:49,513 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:19:49,513 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:19:49,514 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:19:49,514 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:49,515 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:19:49,518 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:19:49,518 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:49,519 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:19:49,519 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:19:49,520 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:19:49,521 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:19:49,521 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:19:49,521 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:19:49,521 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:19:49,521 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:49,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:19:49,532 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:49,533 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:20:01,435 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:01,435 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:01,435 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:01,435 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:01,435 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,436 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:01,436 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:01,436 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:01,437 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:01,440 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,440 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:01,440 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:01,459 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:01,459 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:01,459 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:01,459 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:01,459 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,461 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,461 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:01,461 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:01,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:01,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:01,877 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:01,877 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:01,877 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,878 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:01,878 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:01,878 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:01,878 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:01,879 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:01,879 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:01,895 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:01,895 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:01,895 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:01,895 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:01,895 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,897 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,897 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:01,897 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,036 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:03,036 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:03,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:03,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:03,037 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,037 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:03,037 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:03,038 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:03,038 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:03,038 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,039 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,039 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,050 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:03,051 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:03,051 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:03,051 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:03,051 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,053 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,053 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,053 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,242 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:03,244 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,244 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,244 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,259 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:03,259 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:03,259 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:03,259 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:03,259 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,261 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,261 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,436 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:03,436 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:03,436 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:03,438 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,438 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,438 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,453 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:03,454 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:03,454 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:03,454 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:03,454 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,455 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,456 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,456 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,624 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:03,626 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,627 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,627 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,645 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:03,646 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:03,646 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:03,646 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:03,646 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,647 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,648 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,648 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:09,089 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:20:09,089 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:20:39,092 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:20:39,092 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:21:09,103 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:21:09,103 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:21:14,355 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:21:14,355 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:21:14,355 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:21:14,363 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:14,363 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:14,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:21:14,376 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:21:14,377 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:21:14,377 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:21:14,377 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:21:14,377 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:14,379 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:14,379 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:14,379 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:21:20,383 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:21:20,407 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from D4F93257C3BAC222D8F14A8F0DD19F2B
2025-05-24 20:21:20,409 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@2073d187]
2025-05-24 20:21:20,409 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:20,413 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 20:21:20,413 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 20:21:20,482 http-nio-8888-exec-9 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 20:21:20,500 http-nio-8888-exec-9 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 20:21:20,500 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 20:21:20,501 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:21:20,501 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 20:21:20,501 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 20:21:20,621 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:20,621 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:20,636 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:21:20,636 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:21:20,636 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:21:20,637 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:21:20,637 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:20,640 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:20,640 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:20,640 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:25,896 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:21:25,897 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:25,897 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:21:25,897 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:21:25,897 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:21:25,897 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:25,941 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:21:25,941 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> test send</a> </td> <td id=date>Sun May 04 14:57:13 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:21:25,941 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:21:25,945 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:25,946 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:25,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:21:25,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:21:25,962 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:21:25,963 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:21:25,963 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:25,964 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:25,964 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:25,964 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:34,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:21:34,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:21:34,443 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:21:34,444 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:21:34,444 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:34,444 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:21:34,445 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:21:34,445 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:34,445 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:21:34,445 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:34,445 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:21:34,446 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:34,446 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:21:34,446 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:21:34,446 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:21:34,447 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:34,453 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:21:34,453 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:34,453 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:21:39,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:21:39,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:22:09,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:22:09,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:22:39,120 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:22:39,120 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:23:09,127 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:23:09,127 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:23:39,142 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:23:39,142 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:24:09,144 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:24:09,144 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:24:39,145 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:24:39,145 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:25:09,147 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:25:09,147 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:25:39,148 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:25:39,148 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:26:09,156 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:26:09,156 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:26:38,567 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:26:38,567 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:26:38,568 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:26:38,568 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:26:38,568 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:26:38,569 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc, started on Sat May 24 20:19:37 KST 2025
2025-05-24 20:26:38,570 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:26:38,570 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:26:38,571 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:26:38,571 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:26:38,571 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:26:38,574 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:26:38,574 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:26:38,574 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:26:38,575 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:26:38,575 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:26:38,578 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 20:26:38,578 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:26:38,579 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828: (connection evicted)
2025-05-24 20:26:38,581 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7d29e813: (connection evicted)
2025-05-24 20:26:38,583 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3c14e228: (connection evicted)
2025-05-24 20:26:38,584 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@de23dd8: (connection evicted)
2025-05-24 20:26:38,585 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5c3b1d67: (connection evicted)
2025-05-24 20:26:38,586 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@587525fd: (connection evicted)
2025-05-24 20:26:38,587 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@435da981: (connection evicted)
2025-05-24 20:26:38,589 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@60dccfdc: (connection evicted)
2025-05-24 20:26:38,590 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@40708e51: (connection evicted)
2025-05-24 20:26:38,591 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6ddefdcb: (connection evicted)
2025-05-24 20:26:38,592 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:26:38,592 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-24 20:26:38,633 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:26:38 KST 2025

Logback Log Messages

Log session start time Sat May 24 20:26:55 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:26:38,655 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 37740 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:26:38,655 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:26:38,655 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:26:38,655 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:26:38,656 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6
2025-05-24 20:26:38,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:26:38,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:26:38,660 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:26:38,661 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:26:38,662 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:26:38,662 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:26:38,663 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:26:38,663 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:26:38,665 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:26:38,665 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:26:38,666 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:26:38,666 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:26:38,667 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:26:38,766 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:26:38,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:26:38,767 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:26:38,767 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:26:38,776 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:26:38,785 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 18 ms. Found 1 JPA repository interface.
2025-05-24 20:26:38,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:26:38,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:26:38,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:26:38,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:26:38,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:26:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:26:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:26:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:26:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:26:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:26:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:26:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:26:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:26:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:26:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:26:38,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:26:38,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:26:38,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:26:38,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:26:38,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:26:38,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:26:38,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:26:38,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:26:38,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:26:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:26:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:26:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:26:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:26:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:26:38,834 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6c9ab3f6]
2025-05-24 20:26:38,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:26:38,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:26:38,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:26:38,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:26:38,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:26:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:26:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:26:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:26:38,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:26:38,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:26:38,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:38,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:26:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:26:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:26:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:26:38,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:26:38,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:26:38,853 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:26:38,853 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:26:38,853 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:26:38,864 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:26:38,865 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:26:38,865 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:26:38,865 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:26:38,947 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:26:38,949 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:26:38,949 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:26:38,949 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 293 ms
2025-05-24 20:26:38,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:26:38,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:26:38,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:26:38,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:26:38,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:26:38,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:26:38,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:26:38,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:26:38,955 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:26:38,955 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:26:38,957 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:26:38,958 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:26:38,958 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:26:38,958 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:26:38,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:26:38,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:26:38,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:26:38,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:26:38,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:38,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:26:38,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:26:38,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:38,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:38,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:26:38,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@5b912f01
2025-05-24 20:26:38,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:26:38,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:26:38,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:26:38,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:26:38,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:26:38,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:26:38,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:38,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:26:38,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:26:38,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:38,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:26:38,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:26:38,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:38,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:38,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:26:38,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:26:38,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:26:38,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:26:38,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:26:38,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:26:38,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:26:38,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:38,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:38,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:26:38,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:26:38,973 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:26:38,976 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:26:38,978 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 20:26:38,995 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6d73ccd4
2025-05-24 20:26:38,996 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 20:26:38,998 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:26:39,024 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:26:39,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:26:39,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:26:39,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:26:39,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:26:39,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:26:39,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:26:39,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:26:39,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:26:39,042 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:26:39,042 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:26:39,043 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:39,044 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:26:39,047 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:26:39,049 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:39,062 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:39,063 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:39,066 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:26:39,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:26:39,071 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:39,071 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:26:39,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:26:39,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:26:39,075 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,075 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,075 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,075 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,075 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:26:39,077 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:26:39,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:26:39,078 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:26:39,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:26:39,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:26:39,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:39,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:26:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:26:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:26:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:26:39,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:26:39,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:26:39,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:26:39,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:39,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:39,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:39,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:39,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:26:39,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:26:39,088 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:26:39,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:26:39,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:26:39,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:26:39,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:26:39,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:26:39,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:26:39,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:26:39,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:26:39,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,097 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:26:39,098 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:26:39,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:26:39,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:26:39,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:39,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,105 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-24 20:26:39,107 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 20:26:39,109 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 20:26:39,110 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:26:39,112 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:26:39,113 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:26:39,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:26:39,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:26:39,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,115 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6bfa196b
2025-05-24 20:26:39,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,115 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:26:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:26:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:26:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:26:39,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:26:39,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:26:39,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:26:39,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:26:39,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:26:39,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:26:39,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:26:39,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:26:39,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:26:39,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:26:39,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:26:39,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:26:39,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:26:39,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:26:39,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:26:39,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:26:39,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:26:39,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:26:39,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:26:39,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:26:39,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:26:39,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:26:39,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:26:39,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:26:39,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:26:39,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:26:39,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:39,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,133 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:26:39,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:26:39,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:26:39,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:26:39,143 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ac71350
2025-05-24 20:26:39,144 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2db5ecf8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3bdbc205, org.springframework.security.web.context.SecurityContextHolderFilter@4cc65360, org.springframework.security.web.header.HeaderWriterFilter@601dc5bb, org.springframework.web.filter.CorsFilter@47ba8341, org.springframework.security.web.authentication.logout.LogoutFilter@392fbb73, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@69052688, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@49dcd781, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49b29921, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@74bcc58, org.springframework.security.web.access.ExceptionTranslationFilter@192329a2, org.springframework.security.web.access.intercept.AuthorizationFilter@4b46eb74]
2025-05-24 20:26:39,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:26:39,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:26:39,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:26:39,147 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:26:39,147 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:26:39,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:26:39,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:26:39,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:26:39,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:26:39,148 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:26:39,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:26:39,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:26:39,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:26:39,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:26:39,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:26:39,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:26:39,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:39,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:26:39,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:26:39,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:26:39,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:26:39,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:26:39,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:26:39,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:26:39,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:26:39,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:26:39,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:26:39,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:39,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:26:39,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:26:39,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:26:39,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:26:39,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:26:39,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:26:39,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:26:39,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:26:39,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:26:39,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:26:39,160 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:26:39,162 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:26:39,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:26:39,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:39,166 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:26:39,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:26:39,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:39,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:26:39,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:26:39,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:26:39,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:39,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:26:39,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:26:39,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:26:39,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:26:39,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:26:39,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:26:39,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:26:39,172 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1ba79980
2025-05-24 20:26:39,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:26:39,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:26:39,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:26:39,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:26:39,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:26:39,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:26:39,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:26:39,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:26:39,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:26:39,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:26:39,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:26:39,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:26:39,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:26:39,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:26:39,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:26:39,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:26:39,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:26:39,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:26:39,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:26:39,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:26:39,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:26:39,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:26:39,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:26:39,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:26:39,188 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:26:39,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:26:39,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:26:39,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:26:39,192 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:26:39,192 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:26:39,192 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:26:39,192 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:26:39,196 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:26:39,197 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:26:39,197 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:26:39,197 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:26:39,197 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:26:39,198 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4ae8ec1f
2025-05-24 20:26:39,199 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:26:39,204 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.567 seconds (process running for 422.775)
2025-05-24 20:26:39,204 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:26:39,205 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:26:39,205 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:26:39,224 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@43a3d629
2025-05-24 20:26:39,251 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@72fe5f1a
2025-05-24 20:26:39,276 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5370cbd2
2025-05-24 20:26:39,301 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2f3e9b7a
2025-05-24 20:26:39,325 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@ebb2c08
2025-05-24 20:26:39,337 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 20:26:56 KST 2025

Logback Log Messages

Log session start time Sat May 24 20:31:06 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:26:56,076 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 38596 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:26:56,079 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:26:56,079 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:26:56,080 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:26:56,118 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:26:56,118 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 20:26:56,118 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 20:26:56,118 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 20:26:56,118 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 20:26:56,119 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 20:26:56,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:26:56,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:26:56,182 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:26:56,184 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:26:56,186 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:26:56,187 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:26:56,188 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:26:56,188 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:26:56,192 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:26:56,193 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:26:56,193 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:26:56,197 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:26:56,200 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:26:56,637 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:26:56,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:26:56,647 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:26:56,648 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:26:56,654 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:26:56,677 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 28 ms. Found 1 JPA repository interface.
2025-05-24 20:26:56,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:26:56,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:26:56,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:26:56,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:26:56,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:26:56,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:26:56,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:26:56,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:26:56,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:26:56,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:26:56,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:26:56,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:26:56,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:26:56,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:26:56,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:26:56,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:26:56,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:26:56,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:26:56,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:26:56,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:26:56,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:26:56,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:26:56,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:26:56,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:26:56,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:26:56,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:26:56,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:26:56,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:26:56,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:26:56,909 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bbacff7]
2025-05-24 20:26:56,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:26:56,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:26:56,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:26:56,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:26:56,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:26:56,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:26:56,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:26:56,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:26:56,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:26:56,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:26:56,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:26:56,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:26:56,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:26:56,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:26:56,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:26:56,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:26:56,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:26:56,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:26:56,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:26:56,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:26:56,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:26:56,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:26:56,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:26:56,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:26:56,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:26:56,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:26:56,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:56,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:56,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:26:56,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:56,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:26:56,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:26:56,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:26:57,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:26:57,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:26:57,058 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:26:57,058 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:26:57,058 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:26:57,114 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:26:57,121 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:26:57,123 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:26:57,123 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:26:57,247 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:26:57,250 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:26:57,250 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:26:57,251 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1131 ms
2025-05-24 20:26:57,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:26:57,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:26:57,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:26:57,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:26:57,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:26:57,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:26:57,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:26:57,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:26:57,266 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:26:57,266 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:26:57,280 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:26:57,282 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:26:57,282 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:26:57,282 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:26:57,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:26:57,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:26:57,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:26:57,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:26:57,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:57,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:26:57,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:26:57,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:57,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:57,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:26:57,296 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 20:26:57,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:26:57,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:26:57,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:26:57,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:26:57,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:26:57,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:26:57,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:57,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:26:57,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:26:57,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:57,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:26:57,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:26:57,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:57,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:57,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:26:57,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:26:57,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:26:57,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:26:57,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:26:57,328 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 20:26:57,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:26:57,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:26:57,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:57,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:57,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:26:57,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:26:57,348 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:26:57,592 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:26:57,613 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 20:26:57,615 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:26:57,619 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:26:57,619 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:26:57,619 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:26:57,619 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 20:26:57,819 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3c866ed1
2025-05-24 20:26:57,820 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 20:26:57,852 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:26:57,933 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:26:57,949 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4def16cb
2025-05-24 20:26:57,979 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@cd21cf0
2025-05-24 20:26:58,013 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3d14353e
2025-05-24 20:26:58,041 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6cfde3bf
2025-05-24 20:26:58,073 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68b3fbf3
2025-05-24 20:26:58,102 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7fe759f1
2025-05-24 20:26:58,133 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@63ae9743
2025-05-24 20:26:58,163 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1969bf87
2025-05-24 20:26:58,197 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@363566b7
2025-05-24 20:26:58,212 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:26:58,405 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:26:58,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:26:58,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:26:58,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:26:58,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:26:58,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:26:58,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:26:58,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:26:58,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:26:58,438 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:26:58,447 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:26:58,461 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:58,481 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:58,491 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:26:58,517 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:26:58,530 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:58,565 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:58,597 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:58,600 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:26:58,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:26:58,626 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:58,626 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:26:58,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:26:58,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:26:58,631 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,631 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,631 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,632 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,632 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:26:58,633 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:58,633 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,633 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:58,633 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:26:58,634 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:26:58,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:26:58,637 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:26:58,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:26:58,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:26:58,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:58,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:26:58,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:26:58,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:26:58,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:26:58,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:26:58,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:26:58,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:26:58,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:26:58,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:26:58,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:26:58,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:26:58,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:26:58,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:58,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:58,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:58,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:58,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:26:58,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:26:58,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:58,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:58,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:58,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:26:58,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:26:58,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:58,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:26:58,663 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:26:58,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:26:58,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:26:58,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:26:58,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:26:58,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:26:58,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:26:58,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:26:58,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:26:58,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,719 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:26:58,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:26:58,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:26:58,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:58,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,744 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:26:58,747 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 20:26:58,749 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:26:58,752 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:26:58,756 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:26:58,758 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:26:58,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:26:58,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:26:58,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,761 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:26:58,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:26:58,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:26:58,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:26:58,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:26:58,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:26:58,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:26:58,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:26:58,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:26:58,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:26:58,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:26:58,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:26:58,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:26:58,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:26:58,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:26:58,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:26:58,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:26:58,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:26:58,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:26:58,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:26:58,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:26:58,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:26:58,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:26:58,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:26:58,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:26:58,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:26:58,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:26:58,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:26:58,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:26:58,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:26:58,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:58,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,803 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:26:58,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:26:58,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:26:58,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:26:58,829 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1ab64920, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d3e15ed, org.springframework.security.web.context.SecurityContextHolderFilter@7167127b, org.springframework.security.web.header.HeaderWriterFilter@101fc1ff, org.springframework.web.filter.CorsFilter@35c27c33, org.springframework.security.web.authentication.logout.LogoutFilter@224d2233, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1ef3060b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6afeb3fa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@35d79d81, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@476f3a74, org.springframework.security.web.access.ExceptionTranslationFilter@136ce45, org.springframework.security.web.access.intercept.AuthorizationFilter@70d49bfe]
2025-05-24 20:26:58,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:26:58,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:26:58,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:26:58,834 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:26:58,834 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:26:58,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:26:58,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:26:58,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:26:58,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:26:58,839 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:26:58,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:26:58,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:26:58,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:26:58,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:26:58,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:26:58,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:26:58,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:58,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:58,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:26:58,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:26:58,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:58,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:26:58,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:58,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:26:58,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:26:58,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:26:58,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:26:58,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:26:58,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:26:58,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:26:58,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:58,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:26:58,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:26:58,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:26:58,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:26:58,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:26:58,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:26:58,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:26:58,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:26:58,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:26:58,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:26:58,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:26:58,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:26:58,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:58,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:26:58,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:26:58,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:26:58,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:26:58,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:26:58,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:26:58,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:26:58,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:26:58,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:26:58,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:26:58,872 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:26:58,878 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:26:58,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:26:58,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:26:58,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:26:58,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:26:58,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:26:58,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:26:58,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:58,897 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:26:58,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:26:58,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:58,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:26:58,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:26:58,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:26:58,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:58,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:26:58,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:26:58,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:26:58,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:26:58,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:26:58,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:26:58,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:26:58,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:26:58,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:26:58,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:26:58,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:26:58,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:26:58,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:26:58,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:26:58,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:26:58,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:26:58,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:26:58,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:26:58,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:26:58,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:26:58,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:26:58,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:26:58,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:26:58,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:26:58,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:26:58,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:26:58,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:26:58,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:26:58,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:26:58,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:26:58,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:26:58,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:26:58,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:26:58,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:26:58,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:26:58,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:26:58,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:26:58,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:26:58,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:26:58,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:26:58,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:26:58,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:26:58,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:26:58,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:26:58,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:26:58,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:26:58,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:26:58,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:26:58,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:26:58,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:26:58,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:26:58,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:58,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:58,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:26:58,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:26:58,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:58,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:26:58,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:58,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:26:58,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:26:58,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:26:58,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:26:58,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:26:58,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:26:58,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:26:58,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:26:58,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:26:58,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:26:58,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:26:58,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:26:58,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:26:58,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:26:58,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:26:58,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:26:58,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:26:58,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:26:58,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:26:58,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:26:58,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:26:58,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:26:58,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:26:58,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:26:58,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:26:58,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:26:58,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:26:58,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:26:58,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:26:58,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:26:58,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:26:58,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:26:58,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:26:58,961 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 20:26:58,962 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:26:58,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:26:58,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:26:58,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:26:58,969 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:26:58,969 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:26:58,969 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:26:58,969 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:26:58,987 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:26:58,988 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:26:58,988 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:26:58,988 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:26:58,988 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:26:58,996 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:26:59,000 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.189 seconds (process running for 3.685)
2025-05-24 20:26:59,001 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:26:59,002 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 20:26:59,002 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 20:26:59,002 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:26:59,003 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:26:59,032 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:26:59,032 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@42796377
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3b17ac46
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:26:59,033 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 20:26:59,045 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:26:59,050 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:26:59,051 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:26:59,052 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:26:59,053 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:26:59,058 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:26:59,071 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:26:59,071 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:26:59,074 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:26:59,522 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:26:59,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:26:59,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:26:59,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:26:59,542 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:26:59,542 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:26:59,543 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:26:59,543 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:26:59,550 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:26:59,550 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:26:59,551 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:27:02,598 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:27:02,647 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 3A0D13544B64B10AA46C13D043B6DC73
2025-05-24 20:27:02,648 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@2d1b6e09]
2025-05-24 20:27:02,648 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]
2025-05-24 20:27:02,652 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:27:02,652 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:02,653 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:27:02,653 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:27:02,653 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:27:02,653 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:02,714 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:27:02,714 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:27:02,714 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:27:02,878 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:02,879 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:27:02,894 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:27:02,895 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:27:02,895 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:27:02,896 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:27:02,896 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:02,897 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:02,897 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:27:02,898 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:03,818 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:27:03,821 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:27:03,822 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:27:03,823 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:27:03,823 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:03,825 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:27:03,830 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:27:03,830 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:03,830 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:27:03,831 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:03,836 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:27:03,836 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:03,837 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:27:03,837 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:27:03,838 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:27:03,838 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:03,853 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:27:03,857 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:03,859 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:27:27,935 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:27:27,935 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:27:40,363 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:27:40,364 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:27:40,364 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:27:40,365 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:27:40,366 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:40,368 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:27:40,368 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:27:40,368 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:40,369 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:27:40,369 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:40,369 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:27:40,370 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:40,370 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:27:40,370 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:27:40,371 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:27:40,371 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:40,381 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:27:40,382 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:40,382 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:27:41,074 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:27:41,076 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:27:41,076 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:27:41,078 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:27:41,078 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,079 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:27:41,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:27:41,082 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,083 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:27:41,083 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:41,086 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:27:41,086 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:41,086 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:27:41,087 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:27:41,087 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:27:41,088 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,097 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:27:41,098 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,099 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:27:41,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:27:41,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:27:41,494 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:27:41,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:27:41,495 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,496 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:27:41,497 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:27:41,497 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,497 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:27:41,497 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:41,498 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:27:41,499 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:41,499 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:27:41,499 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:27:41,500 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:27:41,500 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,507 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:27:41,508 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:27:57,948 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:27:57,948 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:28:27,949 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:28:27,949 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:28:57,962 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:28:57,962 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:29:27,967 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:29:27,967 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:29:57,983 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:29:57,983 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:22,963 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:22,963 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:30:22,963 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:30:23,016 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:23,016 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:23,033 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:23,033 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:23,033 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:23,034 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:23,034 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:23,035 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:23,036 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:23,036 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:24,136 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:24,136 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:30:24,137 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:30:24,138 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:24,138 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:24,153 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:24,153 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:24,153 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:24,153 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:24,154 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:24,155 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:24,155 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:24,155 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 20:30:24,943 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:24,943 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 20:30:24,943 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 20:30:25,050 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:25,051 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:25,066 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:25,066 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:25,067 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:25,068 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:25,068 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:25,069 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:25,070 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:25,070 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:26,434 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 20:30:26,434 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_addr", parameters={}
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 20:30:26,436 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 20:30:26,625 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:26,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:26,642 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:26,643 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:26,643 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:26,644 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:26,644 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:26,645 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:26,646 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:26,646 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:27,515 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 20:30:27,515 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:27,515 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:27,515 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session EB70C1C097F8B2166DFCCA99CABFC2D2
2025-05-24 20:30:27,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:30:27,521 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:30:27,521 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:30:27,521 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:30:27,521 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:27,521 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:30:27,522 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:27,522 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:30:27,522 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:30:27,524 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:27,524 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:27,524 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:30:27,546 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:27,546 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:27,546 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:27,546 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:27,546 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:27,548 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:27,548 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:27,548 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:30:27,994 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:30:27,994 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:30:37,916 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:30:37,916 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:30:37,916 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:30:37,920 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:37,921 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:37,921 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:30:37,935 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:37,936 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:37,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:37,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:37,936 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:37,937 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:37,938 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:37,938 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:30:40,810 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:30:40,840 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 930B23E1FDA98716344BDBE4049FD882
2025-05-24 20:30:40,840 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@63e54b7b]
2025-05-24 20:30:40,840 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]
2025-05-24 20:30:40,844 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:30:40,844 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:40,844 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:30:40,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:30:40,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:30:40,845 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:40,891 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:40,891 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:30:40,891 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:30:40,951 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:40,951 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:40,969 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:40,970 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:40,970 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:40,970 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:40,970 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:40,971 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:40,971 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:40,971 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:42,269 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 20:30:42,270 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:42,270 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:42,270 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session D6335CE27D0119EDF0A4F92B9C4C146C
2025-05-24 20:30:42,276 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:30:42,276 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:30:42,276 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:30:42,280 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:30:42,280 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:42,281 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:30:42,281 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:42,281 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:30:42,281 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:30:42,283 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:42,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:42,283 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:30:42,299 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:42,300 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:42,300 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:42,300 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:42,301 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:42,303 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:42,303 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:42,303 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 20:31:07 KST 2025

Logback Log Messages

Log session start time Sat May 24 21:02:45 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:31:07,308 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 35004 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:31:07,312 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:31:07,313 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:31:07,314 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:31:07,369 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:31:07,369 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 20:31:07,369 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 20:31:07,369 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 20:31:07,369 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 20:31:07,370 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 20:31:07,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:31:07,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:31:07,433 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:31:07,435 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:31:07,436 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:31:07,437 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:31:07,437 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:31:07,438 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:31:07,441 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:31:07,442 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:31:07,443 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:31:07,446 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:31:07,448 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:31:07,847 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:31:07,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:31:07,856 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:31:07,856 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:31:07,863 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:31:07,896 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 38 ms. Found 1 JPA repository interface.
2025-05-24 20:31:07,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:31:08,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:31:08,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:31:08,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:31:08,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:31:08,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:31:08,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:31:08,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:31:08,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:31:08,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:31:08,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:31:08,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:31:08,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:31:08,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:31:08,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:31:08,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:31:08,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:31:08,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:31:08,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:31:08,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:31:08,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:31:08,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:31:08,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:31:08,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:31:08,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:31:08,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:31:08,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:31:08,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:31:08,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:31:08,133 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bbacff7]
2025-05-24 20:31:08,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:31:08,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:31:08,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:31:08,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:31:08,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:31:08,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:31:08,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:31:08,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:31:08,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:31:08,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:31:08,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:31:08,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:31:08,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:31:08,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:31:08,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:31:08,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:31:08,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:31:08,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:31:08,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:31:08,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:31:08,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:31:08,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:31:08,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:31:08,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:31:08,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:31:08,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:31:08,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:31:08,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:31:08,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:31:08,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:31:08,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:31:08,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:31:08,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:31:08,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:31:08,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:31:08,279 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:31:08,279 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:31:08,279 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:31:08,334 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:31:08,341 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:31:08,343 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:31:08,343 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:31:08,473 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:31:08,478 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:31:08,478 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:31:08,479 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1108 ms
2025-05-24 20:31:08,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:31:08,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:31:08,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:31:08,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:31:08,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:31:08,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:31:08,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:31:08,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:31:08,495 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:31:08,496 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:31:08,512 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:31:08,513 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:31:08,514 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:31:08,514 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:31:08,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:31:08,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:31:08,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:31:08,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:31:08,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:31:08,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:31:08,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:31:08,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:31:08,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:31:08,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:31:08,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 20:31:08,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:31:08,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:31:08,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:31:08,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:31:08,551 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:31:08,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:31:08,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:31:08,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:31:08,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:31:08,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:31:08,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:31:08,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:31:08,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:31:08,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:08,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:31:08,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:31:08,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:31:08,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:31:08,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:31:08,573 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 20:31:08,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:31:08,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:31:08,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:08,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:08,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:31:08,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:31:08,595 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:31:08,880 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:31:08,903 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:31:08,908 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:31:08,908 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:31:08,908 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:31:08,908 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:31:08,908 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:31:08,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:31:08,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:31:08,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:31:08,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:31:08,911 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 20:31:09,140 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828
2025-05-24 20:31:09,142 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 20:31:09,180 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:31:09,255 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:31:09,277 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@259a2997
2025-05-24 20:31:09,317 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@64a723ac
2025-05-24 20:31:09,351 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@55090735
2025-05-24 20:31:09,378 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@488dce3
2025-05-24 20:31:09,410 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@c6a4c2
2025-05-24 20:31:09,439 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71192554
2025-05-24 20:31:09,470 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e80e314
2025-05-24 20:31:09,500 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1fd5d228
2025-05-24 20:31:09,532 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@576ec5
2025-05-24 20:31:09,548 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:31:09,746 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:31:09,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:31:09,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:31:09,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:31:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:31:09,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:31:09,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:31:09,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:31:09,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:31:09,780 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:31:09,789 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:31:09,801 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:31:09,818 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:31:09,824 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:31:09,838 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:31:09,847 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:31:09,879 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:31:09,915 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:31:09,918 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:31:09,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:31:09,938 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:31:09,938 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:31:09,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:31:09,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:31:09,944 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,944 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,944 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,944 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,945 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:31:09,946 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:31:09,946 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,946 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:31:09,946 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:31:09,947 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:31:09,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:31:09,950 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:31:09,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:31:09,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:31:09,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:09,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:31:09,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:31:09,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:09,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:31:09,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:09,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:31:09,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:09,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:31:09,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:31:09,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:31:09,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:31:09,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:31:09,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:31:09,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:31:09,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:09,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:31:09,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:31:09,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:31:09,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:31:09,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:09,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:31:09,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:31:09,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:31:09,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:31:09,985 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:31:09,987 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:31:09,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:31:09,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:31:10,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:31:10,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:31:10,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:31:10,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:31:10,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:31:10,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,039 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:31:10,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:31:10,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:31:10,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:31:10,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,066 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-24 20:31:10,070 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 20:31:10,072 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest()
2025-05-24 20:31:10,075 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 20:31:10,079 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:31:10,081 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:31:10,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:31:10,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:31:10,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,085 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:31:10,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:31:10,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:31:10,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:31:10,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:31:10,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:31:10,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:31:10,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:31:10,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:31:10,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:31:10,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:31:10,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:31:10,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:31:10,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:31:10,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:31:10,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:31:10,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:31:10,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:31:10,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:31:10,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:31:10,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:31:10,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:31:10,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:31:10,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:31:10,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:31:10,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:31:10,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:31:10,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:31:10,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:31:10,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:31:10,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:31:10,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,139 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:31:10,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:31:10,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:31:10,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:31:10,173 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@52a40f70, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ab64920, org.springframework.security.web.context.SecurityContextHolderFilter@351d4d61, org.springframework.security.web.header.HeaderWriterFilter@440007ce, org.springframework.web.filter.CorsFilter@6d3e15ed, org.springframework.security.web.authentication.logout.LogoutFilter@69b819e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@70d49bfe, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f192591, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6afeb3fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35c27c33, org.springframework.security.web.access.ExceptionTranslationFilter@479abf3c, org.springframework.security.web.access.intercept.AuthorizationFilter@31a13935]
2025-05-24 20:31:10,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:31:10,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:31:10,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:31:10,179 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:31:10,179 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:31:10,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:31:10,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:31:10,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:31:10,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:31:10,186 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:31:10,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:31:10,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:31:10,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:31:10,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:31:10,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:31:10,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:31:10,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:31:10,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:31:10,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:31:10,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:31:10,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:31:10,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:31:10,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:31:10,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:31:10,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:31:10,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:31:10,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:31:10,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:31:10,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:31:10,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:31:10,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:31:10,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:31:10,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:31:10,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:31:10,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:31:10,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:31:10,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:31:10,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:31:10,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:31:10,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:31:10,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:31:10,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:31:10,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:31:10,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:31:10,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:31:10,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:31:10,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:31:10,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:31:10,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:31:10,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:31:10,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:31:10,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:31:10,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:31:10,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:31:10,221 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:31:10,226 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:31:10,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:31:10,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:31:10,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:31:10,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:31:10,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:31:10,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:31:10,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:31:10,246 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:31:10,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:31:10,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:31:10,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:31:10,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:31:10,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:31:10,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:10,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:31:10,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:31:10,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:31:10,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:31:10,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:31:10,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:31:10,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:31:10,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:31:10,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:31:10,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:31:10,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:31:10,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:31:10,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:31:10,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:31:10,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:31:10,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:31:10,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:31:10,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:31:10,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:31:10,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:31:10,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:31:10,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:31:10,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:31:10,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:31:10,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:31:10,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:31:10,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:31:10,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:31:10,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:31:10,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:31:10,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:31:10,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:31:10,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:31:10,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:31:10,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:31:10,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:31:10,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:31:10,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:31:10,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:31:10,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:31:10,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:31:10,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:31:10,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:31:10,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:31:10,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:31:10,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:31:10,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:31:10,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:31:10,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:31:10,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:31:10,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:31:10,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:31:10,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:31:10,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:31:10,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:31:10,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:31:10,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:31:10,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:31:10,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:31:10,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:31:10,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:31:10,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:31:10,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:31:10,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:31:10,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:31:10,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:31:10,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:31:10,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:31:10,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:31:10,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:31:10,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:31:10,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:31:10,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:31:10,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:31:10,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:31:10,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:31:10,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:31:10,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:31:10,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:31:10,308 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 20:31:10,309 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:31:10,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:31:10,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:31:10,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:31:10,317 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:31:10,317 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:31:10,317 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:31:10,317 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:31:10,335 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:31:10,336 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:31:10,336 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:31:10,336 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:31:10,336 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:31:10,342 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:31:10,347 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.36 seconds (process running for 3.764)
2025-05-24 20:31:10,348 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:31:10,349 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 20:31:10,349 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 20:31:10,349 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:31:10,349 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:31:14,790 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:31:14,791 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:31:14,791 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:31:14,791 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:31:14,791 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:31:14,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@74c31eec
2025-05-24 20:31:14,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4f93e260
2025-05-24 20:31:14,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:31:14,792 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 20:31:14,813 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:31:14,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@46275766]
2025-05-24 20:31:14,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 20:31:14,881 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:31:14,883 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:14,883 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 20:31:14,885 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-24 20:31:14,886 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 20:31:14,886 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:14,892 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 20:31:14,893 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 20:31:14,932 http-nio-8888-exec-2 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 20:31:14,936 http-nio-8888-exec-2 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 20:31:14,936 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 20:31:14,941 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:31:14,942 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 20:31:14,944 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 20:31:15,583 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:15,584 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:15,599 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:31:15,600 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:31:15,600 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:31:15,601 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:31:15,602 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:15,609 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:15,610 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:15,610 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:16,630 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:31:16,632 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:31:16,632 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:31:16,634 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:31:16,635 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:16,637 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:31:16,645 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:31:16,645 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:16,645 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:31:16,645 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:16,648 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:31:16,649 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:16,650 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:31:16,650 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:31:16,651 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:31:16,651 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:16,664 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:31:16,667 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:16,669 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:31:19,323 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:31:19,324 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:31:19,325 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:31:19,325 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:31:19,325 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:19,326 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:31:19,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:31:19,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:31:19,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:31:19,459 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:19,459 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:19,459 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:19,473 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:31:19,473 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:31:19,474 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:31:19,474 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:31:19,474 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:19,475 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:19,475 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:19,475 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:24,959 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:31:24,984 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from ED4E00737678F4DCA7494FB59E1A33C5
2025-05-24 20:31:24,984 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@46275766]
2025-05-24 20:31:24,984 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]
2025-05-24 20:31:24,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:31:24,992 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:31:24,992 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:31:24,992 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:31:24,992 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:31:24,992 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:25,066 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:31:25,066 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:31:25,067 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:31:25,226 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:25,226 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:25,243 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:31:25,244 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:31:25,244 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:31:25,244 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:31:25,245 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:25,247 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:25,247 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:25,248 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:31:26,274 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 20:31:26,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:31:26,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:31:26,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 6A77EAC4D148FDC0037724B0A3C3284A
2025-05-24 20:31:26,281 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:31:26,281 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:31:26,281 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:31:26,281 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:31:26,282 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:26,282 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:31:26,282 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:31:26,283 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:31:26,283 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:31:26,287 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:26,287 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:26,287 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:31:26,305 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:31:26,306 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:31:26,306 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:31:26,307 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:31:26,307 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:26,310 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:26,310 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:26,311 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:31:39,262 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:31:39,262 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:32:09,263 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:32:09,263 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:32:20,910 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:32:20,934 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 60E2C264895E65598B6ECAE3E2566168
2025-05-24 20:32:20,934 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@344f3a31]
2025-05-24 20:32:20,934 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 20:32:20,938 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 20:32:20,943 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 20:32:20,946 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 20:32:20,946 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 20:32:20,946 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:32:20,946 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 20:32:20,946 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 20:32:20,992 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:20,992 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:21,011 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:32:21,011 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:32:21,011 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:32:21,012 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:32:21,012 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:21,013 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:21,014 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:21,014 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:32:23,324 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 20:32:23,324 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:32:23,324 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:32:23,324 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session BA7B559C7CBD52E1B9D5CA67404E8B7A
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:32:23,331 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:32:23,331 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:32:23,331 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:32:23,333 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:23,333 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:23,333 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:32:23,350 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:32:23,350 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:32:23,350 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:32:23,350 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:32:23,350 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:23,351 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:23,351 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:23,351 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:32:29,828 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:32:29,855 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 1C5D135C307B7132D71EA961643E079B
2025-05-24 20:32:29,855 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@1da2308f]
2025-05-24 20:32:29,855 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]
2025-05-24 20:32:29,859 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:32:29,859 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:32:29,859 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:32:29,859 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:32:29,860 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:32:29,860 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:29,897 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:32:29,897 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:32:29,897 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:32:29,900 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:29,900 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:29,917 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:32:29,918 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:32:29,918 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:32:29,918 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:32:29,918 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:29,919 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:29,919 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:29,919 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:32:33,803 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:32:33,803 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:32:33,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.access.AccessDeniedHandlerImpl Responding with 403 status code
2025-05-24 20:32:33,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 20:32:33,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:32:33,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error
2025-05-24 20:32:33,804 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error", parameters={}
2025-05-24 20:32:33,805 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:32:33,805 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:33,813 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:32:33,813 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:33,813 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 403
2025-05-24 20:32:39,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:32:39,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:33:09,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:33:09,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:33:39,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:33:39,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:34:09,267 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:34:09,267 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:34:39,269 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:34:39,269 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:35:09,271 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:35:09,271 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:35:39,273 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:35:39,273 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:36:09,275 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:36:09,275 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:36:29,733 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:36:29,734 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:29,734 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:36:29,735 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:36:29,735 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:36:29,735 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:29,798 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:36:29,798 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:36:29,799 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:36:29,803 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:29,803 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:29,820 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:36:29,821 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:36:29,821 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:36:29,822 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:36:29,822 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:29,823 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:29,823 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:29,824 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:31,838 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:36:31,839 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:31,839 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:36:31,839 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:36:31,839 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:36:31,839 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:31,877 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:36:31,877 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:36:31,878 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:36:31,880 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:31,880 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:31,894 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:36:31,894 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:36:31,894 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:36:31,894 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:36:31,894 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:31,896 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:31,896 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:31,896 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:34,345 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 20:36:34,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:34,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:34,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session B4B5541B00E1AD1F948CB194C586203F
2025-05-24 20:36:34,351 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:36:34,351 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:36:34,351 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:36:34,351 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:36:34,351 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:34,352 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:36:34,352 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:36:34,353 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:36:34,353 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:36:34,356 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:34,356 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:34,356 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:36:34,376 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:36:34,376 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:36:34,376 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:36:34,376 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:36:34,376 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:34,378 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:34,378 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:34,378 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:36:38,816 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:36:38,842 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 2572855A2F6B806D389B2712861044F8
2025-05-24 20:36:38,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@231e9a14]
2025-05-24 20:36:38,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 20:36:38,848 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 20:36:38,861 http-nio-8888-exec-4 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 20:36:38,864 http-nio-8888-exec-4 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 20:36:38,864 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 20:36:38,866 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:36:38,866 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 20:36:38,866 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 20:36:38,869 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:38,869 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:38,884 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:36:38,884 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:36:38,884 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:36:38,884 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:36:38,884 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:38,887 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:38,887 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:38,888 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:36:39,276 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:36:39,276 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:36:43,480 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:36:43,481 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:36:43,481 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:36:43,481 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:36:43,481 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:36:43,481 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:43,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:36:43,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> test send</a> </td> <td id=date>Sun May 04 14:57:13 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:36:43,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:36:43,523 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:43,523 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:43,540 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:36:43,540 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:36:43,540 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:36:43,541 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:36:43,541 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:43,542 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:43,542 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:43,542 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]]
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 21:02:46 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:02:46,167 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 2084 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:02:46,170 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:02:46,171 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:02:46,172 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:02:46,209 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 21:02:46,209 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 21:02:46,209 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 21:02:46,210 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 21:02:46,210 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 21:02:46,211 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 21:02:46,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:02:46,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:02:46,281 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:02:46,284 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:02:46,286 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:02:46,286 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:02:46,287 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:02:46,288 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:02:46,292 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:02:46,293 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:02:46,293 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:02:46,297 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:02:46,299 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:02:46,776 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:02:46,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:02:46,788 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:02:46,788 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:02:46,794 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:02:46,817 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 27 ms. Found 1 JPA repository interface.
2025-05-24 21:02:46,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:02:46,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:02:46,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:02:46,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:02:46,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 21:02:46,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:02:46,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:02:46,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:02:46,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:02:46,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:02:46,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:02:46,992 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:02:46,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:02:46,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:02:46,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:02:46,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:02:46,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:02:47,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:02:47,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:02:47,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:02:47,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:02:47,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:02:47,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:02:47,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:02:47,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:02:47,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:02:47,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:02:47,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:02:47,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:02:47,053 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@65842116]
2025-05-24 21:02:47,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:02:47,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:02:47,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:02:47,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:02:47,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:02:47,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:02:47,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:02:47,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:02:47,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:02:47,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:02:47,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:02:47,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:02:47,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:02:47,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:02:47,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:02:47,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 21:02:47,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 21:02:47,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 21:02:47,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:02:47,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:02:47,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:02:47,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:02:47,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:02:47,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:02:47,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:02:47,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:02:47,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:02:47,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:02:47,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:02:47,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:02:47,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:02:47,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:02:47,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:02:47,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:02:47,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:02:47,222 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:02:47,222 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:02:47,222 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 21:02:47,286 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 21:02:47,294 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 21:02:47,296 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 21:02:47,296 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 21:02:47,422 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 21:02:47,426 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 21:02:47,426 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 21:02:47,427 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1215 ms
2025-05-24 21:02:47,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:02:47,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:02:47,430 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:02:47,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:02:47,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:02:47,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:02:47,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:02:47,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:02:47,444 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:02:47,444 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 21:02:47,458 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:02:47,460 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:02:47,460 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:02:47,460 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:02:47,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:02:47,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:02:47,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:02:47,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:02:47,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:02:47,486 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:02:47,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:02:47,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:02:47,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:02:47,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:02:47,491 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 21:02:47,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:02:47,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:02:47,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:02:47,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 21:02:47,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 21:02:47,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 21:02:47,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:02:47,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:02:47,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:02:47,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:02:47,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:02:47,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:02:47,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:02:47,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:47,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:02:47,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:02:47,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:02:47,516 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:02:47,517 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:02:47,529 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 21:02:47,531 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:02:47,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:02:47,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:47,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:47,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:02:47,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:02:47,558 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:02:47,792 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:02:47,809 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 21:02:47,812 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:02:47,812 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:02:47,812 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:02:47,812 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:02:47,812 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:02:47,815 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 21:02:48,044 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@470d5273
2025-05-24 21:02:48,045 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 21:02:48,091 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:02:48,149 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 21:02:48,170 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@426fb4a3
2025-05-24 21:02:48,211 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@352be98
2025-05-24 21:02:48,243 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@329b1875
2025-05-24 21:02:48,273 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@637d41d7
2025-05-24 21:02:48,304 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@67335e13
2025-05-24 21:02:48,336 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1a27f49f
2025-05-24 21:02:48,365 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@47bf0a53
2025-05-24 21:02:48,393 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2d9dbad
2025-05-24 21:02:48,426 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@f7e5dcc
2025-05-24 21:02:48,441 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:02:48,658 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:02:48,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:02:48,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:02:48,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:02:48,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:02:48,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:02:48,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:02:48,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:02:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:02:48,692 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:02:48,700 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:02:48,712 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:02:48,732 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:02:48,740 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 21:02:48,754 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:02:48,765 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:02:48,803 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:02:48,841 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:02:48,843 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:02:48,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:02:48,867 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:02:48,867 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:02:48,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:02:48,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:02:48,874 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,874 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,874 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,874 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,875 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:02:48,876 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:02:48,876 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,876 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:02:48,876 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:02:48,877 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:02:48,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:02:48,879 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:02:48,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:02:48,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:02:48,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:48,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:02:48,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:02:48,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:02:48,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:02:48,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:02:48,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:02:48,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:02:48,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:02:48,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:02:48,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:02:48,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:02:48,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:02:48,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:02:48,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:02:48,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:02:48,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:48,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:02:48,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:02:48,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:02:48,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:02:48,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:48,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:02:48,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:02:48,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:02:48,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:02:48,907 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:02:48,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:02:48,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:02:48,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:02:48,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:02:48,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:02:48,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:02:48,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:02:48,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:02:48,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:48,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:48,965 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:02:48,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:02:48,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:48,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:48,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:02:48,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:02:48,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:48,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:48,994 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:02:48,998 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 21:02:48,999 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest()
2025-05-24 21:02:49,003 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:02:49,006 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:02:49,008 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:02:49,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:02:49,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:49,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:02:49,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:49,011 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:02:49,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:02:49,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:49,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:02:49,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:02:49,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:02:49,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:02:49,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:02:49,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:02:49,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:02:49,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:02:49,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:02:49,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:02:49,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:02:49,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:02:49,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:02:49,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:02:49,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:02:49,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:02:49,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:02:49,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:02:49,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:02:49,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:49,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:49,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:02:49,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:02:49,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:02:49,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:02:49,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:02:49,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:49,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:02:49,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:02:49,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:02:49,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:02:49,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:02:49,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:49,055 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:02:49,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:02:49,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:02:49,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:02:49,085 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@28a4920, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7d81986c, org.springframework.security.web.context.SecurityContextHolderFilter@569eced4, org.springframework.security.web.header.HeaderWriterFilter@224d2233, org.springframework.web.filter.CorsFilter@31433515, org.springframework.security.web.authentication.logout.LogoutFilter@6fb894f0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@39bc7d7b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@57919ad6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@421a2f34, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@482f2005, org.springframework.security.web.access.ExceptionTranslationFilter@17c0c319, org.springframework.security.web.access.intercept.AuthorizationFilter@6dbbbf71]
2025-05-24 21:02:49,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:02:49,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:02:49,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:02:49,090 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:02:49,090 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 21:02:49,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:02:49,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:02:49,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:02:49,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:02:49,095 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:02:49,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:02:49,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:02:49,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:02:49,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:02:49,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:02:49,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:02:49,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:02:49,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:02:49,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:02:49,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:02:49,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:02:49,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:02:49,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:02:49,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:02:49,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:02:49,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:02:49,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:02:49,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:02:49,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:02:49,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:02:49,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:49,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:02:49,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:02:49,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:02:49,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:02:49,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:02:49,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:02:49,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:02:49,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:02:49,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:02:49,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:02:49,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:02:49,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:02:49,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:02:49,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:02:49,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:02:49,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:02:49,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:02:49,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:02:49,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:02:49,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:02:49,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:02:49,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:02:49,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:02:49,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:02:49,128 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:02:49,133 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:02:49,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:02:49,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:02:49,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:02:49,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:02:49,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:02:49,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:02:49,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:02:49,154 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:02:49,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:02:49,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:02:49,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:02:49,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:02:49,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:02:49,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:49,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:02:49,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:02:49,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:02:49,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:02:49,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:02:49,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:02:49,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:02:49,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:02:49,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:02:49,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:02:49,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:02:49,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:02:49,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:02:49,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:02:49,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:02:49,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:02:49,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:02:49,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:02:49,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:02:49,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:02:49,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:02:49,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:02:49,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:02:49,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:02:49,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:02:49,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:02:49,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:02:49,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:02:49,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:02:49,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:02:49,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:02:49,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:02:49,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:02:49,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:02:49,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:02:49,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:02:49,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:02:49,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:02:49,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:02:49,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:02:49,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:02:49,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:02:49,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:02:49,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:02:49,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:02:49,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:02:49,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:02:49,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:02:49,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:02:49,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:02:49,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:02:49,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:02:49,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:02:49,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:02:49,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:02:49,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:02:49,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:02:49,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:02:49,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:02:49,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:02:49,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:02:49,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:02:49,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:02:49,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:02:49,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:02:49,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:02:49,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:02:49,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:02:49,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 21:02:49,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:02:49,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 21:02:49,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:02:49,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:02:49,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 21:02:49,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 21:02:49,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:02:49,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 21:02:49,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 21:02:49,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:02:49,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 21:02:49,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 21:02:49,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 21:02:49,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 21:02:49,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:02:49,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 21:02:49,220 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 21:02:49,221 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 21:02:49,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 21:02:49,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 21:02:49,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 21:02:49,228 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:02:49,228 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:02:49,228 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 21:02:49,229 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 21:02:49,247 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 21:02:49,248 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 21:02:49,248 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 21:02:49,248 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 21:02:49,248 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:02:49,254 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:02:49,259 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.321 seconds (process running for 3.729)
2025-05-24 21:02:49,260 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:02:49,261 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:02:49,261 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 21:02:49,261 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 21:02:49,261 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:02:49,354 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 21:02:49,354 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 21:02:49,354 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 21:02:49,354 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:02:49,354 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 21:02:49,354 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@213dac70
2025-05-24 21:02:49,355 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4ca947dc
2025-05-24 21:02:49,355 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:02:49,355 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 21:02:49,367 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:02:49,371 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:02:49,372 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:02:49,373 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:02:49,374 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,379 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:02:49,392 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:02:49,392 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:02:49,394 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:02:49,748 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:02:49,748 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:02:49,749 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:02:49,749 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:02:49,749 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,749 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:02:49,750 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:02:49,750 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:02:49,750 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:02:49,852 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,852 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,853 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:49,853 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:49,854 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:02:49,854 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:02:49,873 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:02:49,874 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:02:49,874 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:02:49,875 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:02:49,876 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,884 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,884 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:49,884 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:02:53,636 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:02:53,710 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 4732CB66F1C024FEE49BB82A378056E1
2025-05-24 21:02:53,711 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@5605c0e4]
2025-05-24 21:02:53,711 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]
2025-05-24 21:02:53,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:02:53,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:02:53,719 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 21:02:53,719 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:02:53,719 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:53,802 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:02:53,802 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 21:02:53,802 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:02:54,114 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:54,115 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:54,116 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:02:54,136 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:02:54,137 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:02:54,137 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:02:54,137 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:02:54,138 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:54,140 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:54,141 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:54,141 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:02:56,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 21:02:56,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:02:56,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 21:02:56,305 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:02:56,540 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:56,540 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:56,560 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:02:56,561 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:02:56,561 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:02:56,562 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:02:56,562 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:56,565 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:56,565 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:56,565 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:13,631 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:03:13,632 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:13,632 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:03:13,632 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/write_mail.do", parameters={multipart}
2025-05-24 21:03:13,664 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:03:13,665 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,679 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = 1234@test.com, cc = , subj = 스프링 시큐리티 적용 완료, body = 제발 제대로 기능해랏, file1 =
2025-05-24 21:03:13,684 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:03:13,798 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:03:13,800 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,800 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 21:03:13,805 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:03:13,806 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:03:13,806 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 21:03:13,807 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:03:13,808 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,849 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:03:13,849 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메일 전송이 성공했습니다., messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 21:03:13,849 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:03:13,859 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,859 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:13,859 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:13,879 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:03:13,881 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:03:13,882 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:03:13,883 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:03:13,883 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,886 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,886 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:13,886 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:16,496 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:03:16,497 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:03:16,497 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 21:03:16,497 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:03:16,497 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:16,540 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:03:16,540 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 21:03:16,540 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:03:16,542 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:16,543 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:16,543 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:16,556 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:03:16,557 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:03:16,557 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:03:16,557 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:03:16,557 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:16,560 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:16,560 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:16,560 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:17,494 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 21:03:17,494 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:17,494 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:17,494 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 2F746E6580C1CAF05FF56B2A962F2667
2025-05-24 21:03:17,504 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:03:17,504 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:03:17,505 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:03:17,505 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:03:17,505 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:17,505 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:03:17,506 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:03:17,506 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:03:17,506 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:03:17,511 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:17,511 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:17,511 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:17,527 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:03:17,528 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:03:17,528 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:03:17,528 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:03:17,528 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:17,531 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:17,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:17,531 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:18,152 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:03:18,153 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:03:20,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:03:20,946 http-nio-8888-exec-8 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: USER command failed
2025-05-24 21:03:20,947 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to /webmail/login_fail
2025-05-24 21:03:20,952 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 21:03:20,952 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 21:03:20,952 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-24 21:03:20,952 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 21:03:20,953 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:20,953 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:03:20,953 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 21:03:20,954 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:03:21,064 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:21,064 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:21,064 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:21,081 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:03:21,081 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:03:21,081 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:03:21,082 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:03:21,082 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:21,085 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:21,085 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:21,085 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:03:26,884 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:03:26,884 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:03:26,884 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:03:26,888 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:26,888 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:26,888 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:26,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:03:26,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:03:26,904 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:03:26,905 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:03:26,905 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:26,907 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:26,907 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:26,907 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:48,167 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:03:48,167 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:04:18,169 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:04:18,169 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:04:48,175 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:04:48,175 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:05:18,177 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:05:18,177 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:05:48,191 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:05:48,191 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:06:18,207 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:06:18,207 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:06:48,220 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:06:48,220 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:07:18,235 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:07:18,235 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:07:48,247 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:07:48,247 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:08:09,228 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 21:08:09,228 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 21:08:09,229 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 21:08:09,229 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 21:08:09,230 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 21:08:09,230 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc, started on Sat May 24 21:02:46 KST 2025
2025-05-24 21:08:09,231 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:08:09,231 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 21:08:09,232 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 21:08:09,232 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 21:08:09,232 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 21:08:09,236 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 21:08:09,236 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:08:09,236 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:08:09,236 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:08:09,237 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:08:09,239 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 21:08:09,239 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:08:09,240 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@470d5273: (connection evicted)
2025-05-24 21:08:09,243 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@426fb4a3: (connection evicted)
2025-05-24 21:08:09,245 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@352be98: (connection evicted)
2025-05-24 21:08:09,246 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@329b1875: (connection evicted)
2025-05-24 21:08:09,247 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@637d41d7: (connection evicted)
2025-05-24 21:08:09,248 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@67335e13: (connection evicted)
2025-05-24 21:08:09,249 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1a27f49f: (connection evicted)
2025-05-24 21:08:09,250 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@47bf0a53: (connection evicted)
2025-05-24 21:08:09,252 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2d9dbad: (connection evicted)
2025-05-24 21:08:09,253 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@f7e5dcc: (connection evicted)
2025-05-24 21:08:09,254 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 21:08:09,254 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-24 21:08:09,298 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 21:08:09 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:08:09,320 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 2084 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:08:09,320 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:08:09,320 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:08:09,321 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:08:09,322 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260
2025-05-24 21:08:09,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:08:09,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:08:09,326 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:08:09,327 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:08:09,327 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:08:09,328 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:08:09,328 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:08:09,328 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:08:09,330 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:08:09,331 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:08:09,331 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:08:09,332 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:08:09,332 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:08:09,433 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:08:09,433 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:08:09,433 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:08:09,433 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:08:09,435 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:08:09,439 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 21:08:09,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:08:09,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:08:09,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:08:09,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:08:09,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 21:08:09,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:08:09,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:08:09,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:08:09,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:08:09,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:08:09,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:08:09,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:08:09,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:08:09,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:08:09,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:08:09,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:08:09,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:08:09,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:08:09,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:08:09,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:08:09,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:08:09,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:08:09,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:08:09,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@15f9e8c]
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:08:09,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:08:09,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:08:09,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:08:09,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:08:09,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:08:09,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:08:09,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:08:09,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:08:09,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:08:09,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:08:09,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:08:09,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:08:09,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:08:09,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:08:09,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:08:09,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:08:09,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:08:09,498 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:08:09,499 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:08:09,499 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 21:08:09,503 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 21:08:09,503 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 21:08:09,504 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 21:08:09,504 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 21:08:09,563 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 21:08:09,565 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 21:08:09,566 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 21:08:09,566 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 244 ms
2025-05-24 21:08:09,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:08:09,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:08:09,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:08:09,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:08:09,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:08:09,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:08:09,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:08:09,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:08:09,570 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:08:09,571 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 21:08:09,575 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:08:09,576 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:08:09,576 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:08:09,576 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:08:09,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:08:09,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:08:09,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:08:09,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:08:09,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:08:09,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:08:09,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:08:09,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:08:09,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:08:09,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:08:09,580 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@4e256dce
2025-05-24 21:08:09,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:08:09,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:08:09,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:08:09,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 21:08:09,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 21:08:09,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 21:08:09,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:08:09,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:08:09,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:08:09,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:08:09,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:08:09,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:08:09,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:08:09,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:08:09,592 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,592 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:08:09,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:08:09,594 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:08:09,598 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:08:09,600 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 21:08:09,621 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@a859d26
2025-05-24 21:08:09,621 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 21:08:09,624 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:08:09,655 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:08:09,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:08:09,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:08:09,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:08:09,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:08:09,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:08:09,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:08:09,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:08:09,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:08:09,668 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:08:09,668 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:08:09,669 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:08:09,669 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 21:08:09,671 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:08:09,672 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:08:09,679 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:08:09,681 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:08:09,683 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:08:09,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:08:09,689 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:08:09,689 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:08:09,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:08:09,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:08:09,692 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,692 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,692 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,693 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,693 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:08:09,694 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:08:09,694 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,694 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:08:09,694 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:08:09,695 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:08:09,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:08:09,696 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:08:09,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:08:09,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:08:09,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:08:09,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:08:09,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:08:09,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:08:09,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:08:09,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:08:09,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:08:09,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:08:09,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:08:09,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:08:09,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:08:09,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:08:09,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:08:09,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:08:09,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:08:09,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:08:09,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:08:09,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:08:09,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:08:09,706 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:08:09,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:08:09,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:08:09,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:08:09,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:08:09,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:08:09,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:08:09,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:08:09,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:08:09,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,721 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:08:09,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:08:09,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,735 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 21:08:09,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:08:09,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:08:09,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,739 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:08:09,742 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 21:08:09,744 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest()
2025-05-24 21:08:09,746 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:08:09,748 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:08:09,749 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:08:09,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:08:09,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:08:09,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,751 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:08:09,751 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@49442daf
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:08:09,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:08:09,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:08:09,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:08:09,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:08:09,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:08:09,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:08:09,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:08:09,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:08:09,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:08:09,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:08:09,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:08:09,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:08:09,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:08:09,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:08:09,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:08:09,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:08:09,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:08:09,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,764 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:08:09,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:08:09,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:08:09,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:08:09,771 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6fd6fd17, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@738cb303, org.springframework.security.web.context.SecurityContextHolderFilter@6b61d8a1, org.springframework.security.web.header.HeaderWriterFilter@3efbf2c6, org.springframework.web.filter.CorsFilter@5e884dac, org.springframework.security.web.authentication.logout.LogoutFilter@4faa234f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@188b9a47, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72d7f5c0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4b67e40b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1a95ad98, org.springframework.security.web.access.ExceptionTranslationFilter@507d2e87, org.springframework.security.web.access.intercept.AuthorizationFilter@6a56187]
2025-05-24 21:08:09,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:08:09,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:08:09,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:08:09,774 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:08:09,774 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 21:08:09,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:08:09,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:08:09,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:08:09,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:08:09,776 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:08:09,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:08:09,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:08:09,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:08:09,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:08:09,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:08:09,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:08:09,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:08:09,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:08:09,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:08:09,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:08:09,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:08:09,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:08:09,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:08:09,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:08:09,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:08:09,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:08:09,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:08:09,786 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@8792794
2025-05-24 21:08:09,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:08:09,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:08:09,786 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:08:09,788 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:08:09,790 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:08:09,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:08:09,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:08:09,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:08:09,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:08:09,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:08:09,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:08:09,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:08:09,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:08:09,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:08:09,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:08:09,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:08:09,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:08:09,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:08:09,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:08:09,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:08:09,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:08:09,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:08:09,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:08:09,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:08:09,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:08:09,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:08:09,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:08:09,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 21:08:09,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 21:08:09,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:08:09,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 21:08:09,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 21:08:09,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:08:09,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 21:08:09,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 21:08:09,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 21:08:09,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 21:08:09,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 21:08:09,805 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 21:08:09,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 21:08:09,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 21:08:09,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 21:08:09,808 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:08:09,808 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:08:09,808 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 21:08:09,809 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 21:08:09,813 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 21:08:09,814 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 21:08:09,814 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 21:08:09,814 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 21:08:09,814 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:08:09,818 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@39bba9c2
2025-05-24 21:08:09,816 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:08:09,820 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.518 seconds (process running for 324.289)
2025-05-24 21:08:09,820 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:08:09,821 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 21:08:09,821 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:08:09,848 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6856d8db
2025-05-24 21:08:09,880 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@325652a5
2025-05-24 21:08:09,912 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1ebca72e
2025-05-24 21:08:09,943 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@228a7aa
2025-05-24 21:08:09,972 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5345ad41
2025-05-24 21:08:10,002 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4ed780b2
2025-05-24 21:08:10,021 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:08:39,743 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:08:39,743 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:09:09,753 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:09:09,754 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:09:39,760 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:09:39,760 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:10:09,764 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:10:09,764 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:10:32,894 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 21:10:32,894 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 21:10:32,894 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 21:10:32,895 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 21:10:32,895 Thread-7 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 21:10:32,895 Thread-7 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260, started on Sat May 24 21:08:09 KST 2025
2025-05-24 21:10:32,896 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:10:32,896 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 21:10:32,896 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 21:10:32,896 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 21:10:32,896 Thread-7 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 21:10:32,898 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 21:10:32,899 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:10:32,899 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:10:32,899 Thread-7 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:10:32,899 Thread-7 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:10:32,900 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-24 21:10:32,900 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:10:32,900 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@a859d26: (connection evicted)
2025-05-24 21:10:32,902 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@49442daf: (connection evicted)
2025-05-24 21:10:32,904 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@8792794: (connection evicted)
2025-05-24 21:10:32,905 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@39bba9c2: (connection evicted)
2025-05-24 21:10:32,906 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6856d8db: (connection evicted)
2025-05-24 21:10:32,906 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@325652a5: (connection evicted)
2025-05-24 21:10:32,907 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1ebca72e: (connection evicted)
2025-05-24 21:10:32,909 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@228a7aa: (connection evicted)
2025-05-24 21:10:32,909 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5345ad41: (connection evicted)
2025-05-24 21:10:32,910 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4ed780b2: (connection evicted)
2025-05-24 21:10:32,911 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 21:10:32,911 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-24 21:10:32,954 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 21:10:32 KST 2025

Logback Log Messages

Log session start time Sat May 24 21:15:13 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:10:32,970 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 2084 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:10:32,970 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:10:32,970 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:10:32,970 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:10:32,971 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4
2025-05-24 21:10:32,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:10:32,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:10:32,974 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:10:32,975 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:10:32,975 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:10:32,976 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:10:32,976 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:10:32,977 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:10:32,978 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:10:32,978 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:10:32,978 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:10:32,979 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:10:32,979 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:10:33,048 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:10:33,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:10:33,048 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:10:33,048 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:10:33,050 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:10:33,053 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 4 ms. Found 1 JPA repository interface.
2025-05-24 21:10:33,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:10:33,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:10:33,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:10:33,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:10:33,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:10:33,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:10:33,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:10:33,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:10:33,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:10:33,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:10:33,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:10:33,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@543ef18b]
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:10:33,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:10:33,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:10:33,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:10:33,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:10:33,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:10:33,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:10:33,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:10:33,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:10:33,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:10:33,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:10:33,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:10:33,102 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:10:33,102 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:10:33,103 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 21:10:33,107 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 21:10:33,108 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 21:10:33,108 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 21:10:33,108 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 21:10:33,171 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 21:10:33,173 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 21:10:33,173 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 21:10:33,173 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 202 ms
2025-05-24 21:10:33,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:10:33,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:10:33,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:10:33,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:10:33,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:10:33,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:10:33,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:10:33,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:10:33,176 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:10:33,176 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 21:10:33,179 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:10:33,179 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:10:33,179 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:10:33,179 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:10:33,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:10:33,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:10:33,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:10:33,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:10:33,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:10:33,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:10:33,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:10:33,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:10:33,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:10:33,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:10:33,183 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@7a8193df
2025-05-24 21:10:33,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:10:33,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:10:33,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:10:33,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 21:10:33,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 21:10:33,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 21:10:33,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:10:33,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:10:33,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:10:33,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:10:33,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:10:33,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:10:33,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:10:33,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:10:33,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:10:33,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:10:33,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:10:33,195 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:10:33,197 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-3 - configuration:
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-3"
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:10:33,199 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-24 21:10:33,213 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@75d7a893
2025-05-24 21:10:33,214 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-24 21:10:33,216 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:10:33,239 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:10:33,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:10:33,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:10:33,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:10:33,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:10:33,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:10:33,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:10:33,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:10:33,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:10:33,257 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:10:33,258 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:10:33,259 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:10:33,259 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 21:10:33,261 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:10:33,263 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:10:33,281 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:10:33,281 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:10:33,285 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:10:33,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:10:33,290 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:10:33,290 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:10:33,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:10:33,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:10:33,294 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:10:33,294 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,294 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:10:33,294 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:10:33,295 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:10:33,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:10:33,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:10:33,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:10:33,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:10:33,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:10:33,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:10:33,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:10:33,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:10:33,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:10:33,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:10:33,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:10:33,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:10:33,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:10:33,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:10:33,304 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:10:33,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:10:33,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:10:33,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:10:33,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:10:33,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:10:33,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,311 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:10:33,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:10:33,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:10:33,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:10:33,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,316 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:10:33,316 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 21:10:33,317 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest()
2025-05-24 21:10:33,318 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:10:33,319 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:10:33,320 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:10:33,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:10:33,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,321 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:10:33,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:10:33,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:10:33,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:10:33,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:10:33,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:10:33,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:10:33,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:10:33,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:10:33,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:10:33,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:10:33,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,326 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 21:10:33,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:10:33,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:10:33,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:10:33,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:10:33,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:10:33,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:10:33,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:10:33,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:10:33,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:10:33,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:10:33,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,334 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:10:33,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:10:33,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:10:33,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:10:33,339 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2a9d8f36
2025-05-24 21:10:33,342 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3e336cfd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b16c7d4, org.springframework.security.web.context.SecurityContextHolderFilter@4a10c0d6, org.springframework.security.web.header.HeaderWriterFilter@5e917dcf, org.springframework.web.filter.CorsFilter@4091af9d, org.springframework.security.web.authentication.logout.LogoutFilter@7f619674, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@26c42dc6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4dcc2f0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@669190ad, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@473c0054, org.springframework.security.web.access.ExceptionTranslationFilter@bf4004a, org.springframework.security.web.access.intercept.AuthorizationFilter@55e5d338]
2025-05-24 21:10:33,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:10:33,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:10:33,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:10:33,344 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:10:33,344 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 21:10:33,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:10:33,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:10:33,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:10:33,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:10:33,345 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:10:33,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:10:33,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:10:33,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:10:33,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:10:33,352 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:10:33,353 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:10:33,355 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:10:33,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:10:33,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:10:33,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:10:33,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:10:33,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:10:33,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:10:33,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:10:33,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:10:33,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:10:33,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:10:33,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:10:33,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:10:33,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:10:33,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:10:33,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:10:33,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:10:33,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:10:33,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:10:33,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:10:33,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:10:33,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:10:33,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:10:33,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:10:33,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:10:33,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:10:33,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:10:33,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:10:33,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:10:33,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:10:33,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:10:33,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:10:33,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:10:33,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:10:33,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:10:33,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:10:33,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:10:33,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:10:33,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:10:33,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:10:33,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:10:33,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:10:33,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:10:33,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:10:33,372 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6ba0850d
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:10:33,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:10:33,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:10:33,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:10:33,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 21:10:33,375 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 21:10:33,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 21:10:33,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 21:10:33,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 21:10:33,379 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:10:33,379 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:10:33,379 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 21:10:33,379 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 21:10:33,384 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 21:10:33,384 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 21:10:33,384 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 21:10:33,384 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 21:10:33,384 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:10:33,386 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:10:33,390 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.432 seconds (process running for 467.86)
2025-05-24 21:10:33,391 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:10:33,391 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 21:10:33,391 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:10:33,401 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a812924
2025-05-24 21:10:33,431 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@b8f7a42
2025-05-24 21:10:33,463 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5bb9ac8a
2025-05-24 21:10:33,495 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@fc1856c
2025-05-24 21:10:33,524 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2561436
2025-05-24 21:10:33,554 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b24eca0
2025-05-24 21:10:33,584 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@543fac65
2025-05-24 21:10:33,604 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:11:03,331 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:11:03,332 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:11:33,347 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:11:33,347 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:12:03,354 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:12:03,355 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:12:33,361 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:12:33,362 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:13:03,374 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:13:03,374 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:13:33,384 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:13:33,384 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:14:03,396 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:14:03,396 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:14:33,411 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:14:33,411 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:15:03,412 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:15:03,412 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 21:15:13 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:15:13,894 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 15520 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:15:13,896 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:15:13,897 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:15:13,900 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:15:13,959 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 21:15:13,960 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 21:15:13,960 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 21:15:13,960 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 21:15:13,961 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 21:15:13,963 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 21:15:13,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:15:14,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:15:14,062 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:15:14,065 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:15:14,068 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:15:14,070 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:15:14,071 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:15:14,072 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:15:14,084 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:15:14,086 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:15:14,087 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:15:14,103 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:15:14,105 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:15:14,589 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:15:14,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:15:14,602 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:15:14,603 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:15:14,611 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:15:14,639 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 35 ms. Found 1 JPA repository interface.
2025-05-24 21:15:14,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:15:14,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:15:14,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:15:14,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:15:14,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 21:15:14,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:15:14,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:15:14,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:15:14,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:15:14,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:15:14,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:15:14,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:15:14,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:15:14,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:15:14,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:15:14,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:15:14,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:15:14,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:15:14,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:15:14,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:15:14,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:15:14,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:15:14,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:15:14,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:15:14,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:15:14,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:15:14,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:15:14,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:15:14,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:15:14,904 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1141a91e]
2025-05-24 21:15:14,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:15:14,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:15:14,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:15:14,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:15:14,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:15:14,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:15:14,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:15:14,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:15:14,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:15:14,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:15:14,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:15:14,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:15:14,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:15:14,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:15:14,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:15:14,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 21:15:14,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 21:15:14,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 21:15:14,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:15:14,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:15:14,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:15:14,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:15:14,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:15:14,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:15:14,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:15:14,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:15:14,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:15:14,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:15:14,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:15:14,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:15:14,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:15:14,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:15:14,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:15:14,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:15:15,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:15:15,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:15:15,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:15:15,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 21:15:15,135 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 21:15:15,143 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 21:15:15,145 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 21:15:15,145 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 21:15:15,279 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 21:15:15,287 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 21:15:15,287 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 21:15:15,288 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1325 ms
2025-05-24 21:15:15,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:15:15,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:15:15,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:15:15,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:15:15,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:15:15,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:15:15,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:15:15,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:15:15,311 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:15:15,311 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 21:15:15,328 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:15:15,330 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:15:15,330 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:15:15,330 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:15:15,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:15:15,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:15:15,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:15:15,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:15:15,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:15:15,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:15:15,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:15:15,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:15:15,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:15:15,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:15:15,351 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 21:15:15,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:15:15,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:15:15,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:15:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 21:15:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 21:15:15,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 21:15:15,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:15:15,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:15:15,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:15:15,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:15:15,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:15:15,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:15:15,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:15:15,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:15,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:15:15,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:15:15,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:15:15,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:15:15,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:15:15,396 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 21:15:15,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:15:15,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:15:15,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:15,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:15,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:15:15,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:15:15,420 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:15:15,669 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:15:15,687 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 21:15:15,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:15:15,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:15:15,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:15:15,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:15:15,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:15:15,690 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:15:15,690 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:15:15,690 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:15:15,690 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:15:15,692 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 21:15:15,902 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828
2025-05-24 21:15:15,904 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 21:15:15,939 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:15:16,010 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 21:15:16,032 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7a16f8ba
2025-05-24 21:15:16,078 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3b2bf281
2025-05-24 21:15:16,127 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@a5a8d56
2025-05-24 21:15:16,174 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5b040dce
2025-05-24 21:15:16,217 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5f4ab273
2025-05-24 21:15:16,262 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71de9835
2025-05-24 21:15:16,295 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2255c7b
2025-05-24 21:15:16,337 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4477f559
2025-05-24 21:15:16,370 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@51a36973
2025-05-24 21:15:16,381 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:15:16,652 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:15:16,656 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:15:16,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:15:16,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:15:16,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:15:16,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:15:16,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:15:16,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:15:16,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:15:16,692 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:15:16,700 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:15:16,712 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:15:16,737 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:15:16,750 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 21:15:16,780 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:15:16,796 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:15:16,846 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:15:16,890 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:15:16,893 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:15:16,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:15:16,918 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:15:16,918 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:15:16,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:15:16,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:15:16,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:15:16,928 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:15:16,928 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,928 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:15:16,928 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:15:16,930 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:15:16,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:15:16,933 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:15:16,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:15:16,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:15:16,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:16,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:15:16,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:15:16,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:16,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:15:16,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:16,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:15:16,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:16,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:15:16,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:15:16,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:16,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:15:16,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:15:16,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:16,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:15:16,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:15:16,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:15:16,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:15:16,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:15:16,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:15:16,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:15:16,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:16,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:15:16,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:15:16,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:15:16,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:15:16,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:16,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:15:16,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:15:16,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:15:16,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:15:16,979 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:15:16,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:15:16,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:15:16,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:15:17,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:15:17,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:15:17,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:15:17,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:15:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:15:17,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,036 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:15:17,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:15:17,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:15:17,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:15:17,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,065 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 21:15:17,069 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:15:17,072 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 21:15:17,075 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:15:17,079 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:15:17,080 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:15:17,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:15:17,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:15:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,085 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:15:17,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:15:17,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:15:17,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:15:17,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:15:17,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:15:17,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:15:17,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:15:17,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:15:17,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:15:17,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:15:17,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:15:17,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:15:17,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:15:17,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:15:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:15:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:15:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:15:17,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:15:17,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:15:17,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:15:17,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:15:17,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:15:17,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:15:17,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:15:17,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:15:17,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:15:17,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:15:17,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:15:17,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:15:17,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:15:17,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,131 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:15:17,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:15:17,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:15:17,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:15:17,166 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@bee82b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@546198a9, org.springframework.security.web.context.SecurityContextHolderFilter@101fc1ff, org.springframework.security.web.header.HeaderWriterFilter@479abf3c, org.springframework.web.filter.CorsFilter@52a40f70, org.springframework.security.web.authentication.logout.LogoutFilter@2992cf5d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@64b8506f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@351d4d61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7167127b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1ab64920, org.springframework.security.web.access.ExceptionTranslationFilter@5d630217, org.springframework.security.web.access.intercept.AuthorizationFilter@95cf2b5]
2025-05-24 21:15:17,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:15:17,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:15:17,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:15:17,172 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:15:17,172 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 21:15:17,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:15:17,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:15:17,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:15:17,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:15:17,179 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:15:17,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:15:17,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:15:17,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:15:17,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:15:17,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:15:17,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:15:17,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:15:17,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:15:17,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:15:17,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:15:17,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:15:17,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:15:17,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:15:17,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:15:17,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:15:17,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:15:17,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:15:17,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:15:17,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:15:17,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:15:17,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:15:17,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:15:17,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:15:17,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:15:17,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:15:17,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:15:17,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:15:17,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:15:17,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:15:17,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:15:17,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:15:17,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:15:17,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:15:17,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:15:17,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:15:17,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:15:17,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:15:17,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:15:17,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:15:17,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:15:17,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:15:17,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:15:17,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:15:17,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:15:17,227 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:15:17,234 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:15:17,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:15:17,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:15:17,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:15:17,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:15:17,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:15:17,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:15:17,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:15:17,258 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:15:17,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:15:17,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:15:17,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:15:17,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:15:17,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:15:17,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:17,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:15:17,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:15:17,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:15:17,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:15:17,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:15:17,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:15:17,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:15:17,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 21:15:17,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 21:15:17,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 21:15:17,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:15:17,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:15:17,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:15:17,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:15:17,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:15:17,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:15:17,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:15:17,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:15:17,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:15:17,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:15:17,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:15:17,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:15:17,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:15:17,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:15:17,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:15:17,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:15:17,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:15:17,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:15:17,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:15:17,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:15:17,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:15:17,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:15:17,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:15:17,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:15:17,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:15:17,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:15:17,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:15:17,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:15:17,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:15:17,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:15:17,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:15:17,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:15:17,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:15:17,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:15:17,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:15:17,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:15:17,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:15:17,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:15:17,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:15:17,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:15:17,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:15:17,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:15:17,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:15:17,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:15:17,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:15:17,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:15:17,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:15:17,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:15:17,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:15:17,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:15:17,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:15:17,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:15:17,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:15:17,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:15:17,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:15:17,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:15:17,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:15:17,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:15:17,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:15:17,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:15:17,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:15:17,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:15:17,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:15:17,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:15:17,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 21:15:17,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:15:17,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 21:15:17,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:15:17,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:15:17,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 21:15:17,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 21:15:17,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:15:17,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 21:15:17,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 21:15:17,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:15:17,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 21:15:17,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 21:15:17,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 21:15:17,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 21:15:17,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:15:17,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 21:15:17,354 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 21:15:17,355 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 21:15:17,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 21:15:17,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 21:15:17,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 21:15:17,364 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:15:17,364 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:15:17,364 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 21:15:17,365 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 21:15:17,390 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 21:15:17,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 21:15:17,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 21:15:17,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 21:15:17,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:15:17,398 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:15:17,402 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.781 seconds (process running for 4.164)
2025-05-24 21:15:17,403 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:15:17,404 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:15:17,404 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 21:15:17,404 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 21:15:17,404 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:15:19,166 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 21:15:19,167 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 21:15:19,167 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 21:15:19,167 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:15:19,167 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 21:15:19,168 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@4cb4413b
2025-05-24 21:15:19,168 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@d0f2fe3
2025-05-24 21:15:19,168 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:15:19,168 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 21:15:19,180 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:15:19,185 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:15:19,185 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:15:19,187 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:15:19,187 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:19,194 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:15:19,209 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:15:19,209 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:15:19,211 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:15:19,822 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:19,822 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:19,823 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:19,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:15:19,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:15:19,840 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:15:19,841 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:15:19,841 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:19,849 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:19,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:19,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:25,834 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:15:25,892 http-nio-8888-exec-3 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 21:15:25,898 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 21:15:25,898 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 21:15:25,898 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-24 21:15:25,899 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 21:15:25,899 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:25,900 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:15:25,900 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 21:15:25,900 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:15:26,035 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:26,035 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:26,035 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:26,053 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:15:26,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:15:26,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:15:26,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:15:26,055 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:26,057 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:26,058 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:26,058 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:27,679 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:15:27,680 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:15:27,680 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:15:27,680 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:15:27,681 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:27,681 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:15:27,682 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:15:27,683 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:15:27,684 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:15:27,687 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:27,688 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:27,688 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:27,705 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:15:27,705 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:15:27,705 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:15:27,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:15:27,706 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:27,709 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:27,709 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:27,709 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:30,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:15:30,999 http-nio-8888-exec-9 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 21:15:31,003 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 21:15:31,004 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 21:15:31,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-24 21:15:31,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 21:15:31,004 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:31,005 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:15:31,005 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 21:15:31,005 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:15:31,011 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:31,011 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:31,011 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:31,030 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:15:31,030 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:15:31,030 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:15:31,031 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:15:31,031 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:31,034 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:31,034 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:31,034 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:32,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:15:32,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:15:32,259 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:15:32,260 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:15:32,260 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:32,260 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:15:32,261 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:15:32,261 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:15:32,261 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:15:32,263 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:32,263 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:32,263 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:32,280 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:15:32,282 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:15:32,282 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:15:32,283 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:15:32,284 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:32,287 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:32,287 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:32,288 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:46,020 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:15:46,020 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:16:16,033 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:16:16,033 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:16:46,042 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:16:46,042 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:17:16,045 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:17:16,045 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:17:46,059 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:17:46,059 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:18:16,073 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:18:16,073 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:18:46,080 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:18:46,080 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:19:16,086 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:19:16,086 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:19:46,096 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:19:46,096 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:20:16,105 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:20:16,105 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:20:46,106 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:20:46,107 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:21:16,122 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:21:16,122 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:21:46,136 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:21:46,136 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:22:16,137 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:22:16,137 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:22:46,143 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:22:46,143 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:23:16,147 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:23:16,147 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).